HomeSort by relevance Sort by last modified time
    Searched defs:dst_srf (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_composite.c 472 struct xa_surface *dst_srf = comp->dst->srf; local
475 ret = xa_ctx_srf_create(ctx, dst_srf);
479 ctx->dst = dst_srf;
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_composite.c 472 struct xa_surface *dst_srf = comp->dst->srf; local
475 ret = xa_ctx_srf_create(ctx, dst_srf);
479 ctx->dst = dst_srf;
  /hardware/intel/img/psb_video/src/
psb_surface_ext.h 175 PsbVASurfaceRec dst_srf; /* filled by Xserver */ member in struct:_PsbXvVAPutSurface

Completed in 403 milliseconds