Searched refs:plane_pos (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/display/intel-i915/
H A Dpipe.cpp315 auto plane_pos = pipe_regs.PlanePosition(plane_num).FromValue(0); local
316 plane_pos.set_x_pos(primary->dest_frame.x_pos);
317 plane_pos.set_y_pos(primary->dest_frame.y_pos);
318 plane_pos.WriteTo(mmio_space());

Completed in 74 milliseconds