HomeSort by relevance Sort by last modified time
    Searched full:dst_draw (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_dri2.c 301 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/
xorg_dri2.c 301 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 167 milliseconds