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

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
H A Dxorg_dri2.c301 DrawablePtr dst_draw; local
315 dst_draw = (pDestBuffer->attachment == DRI2BufferFrontLeft) ? pDraw :
356 ValidateGC(dst_draw, gc);
388 (*gc->ops->CopyArea)(src_draw, dst_draw, gc,
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_dri2.c301 DrawablePtr dst_draw; local
315 dst_draw = (pDestBuffer->attachment == DRI2BufferFrontLeft) ? pDraw :
356 ValidateGC(dst_draw, gc);
388 (*gc->ops->CopyArea)(src_draw, dst_draw, gc,

Completed in 2675 milliseconds