HomeSort by relevance Sort by last modified time
    Searched refs:source_surface (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/content/browser/compositor/
reflector_impl.cc 72 BrowserCompositorOutputSurface* source_surface = local
76 if (!source_surface)
79 AttachToOutputSurfaceOnImplThread(impl.mailbox_holder, source_surface);
83 BrowserCompositorOutputSurface* source_surface) {
85 AttachToOutputSurfaceOnImplThread(impl.mailbox_holder, source_surface);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
subpicture.c 474 Status XvMCBlendSubpicture2(Display *dpy, XvMCSurface *source_surface, XvMCSurface *target_surface,
480 if (!source_surface || !target_surface)
486 if (source_surface->context_id != subpicture->context_id)
489 if (source_surface->context_id != subpicture->context_id)
  /external/mesa3d/src/gallium/state_trackers/xvmc/
subpicture.c 474 Status XvMCBlendSubpicture2(Display *dpy, XvMCSurface *source_surface, XvMCSurface *target_surface,
480 if (!source_surface || !target_surface)
486 if (source_surface->context_id != subpicture->context_id)
489 if (source_surface->context_id != subpicture->context_id)
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
output.c 625 VdpOutputSurface source_surface,
647 src_vlsurface = vlGetDataHTAB(source_surface);
684 VdpBitmapSurface source_surface,
706 src_vlsurface = vlGetDataHTAB(source_surface);
mixer.c 296 vlVdpOutputSurface *src = vlGetDataHTAB(layers->source_surface);
  /external/mesa3d/src/gallium/state_trackers/vdpau/
output.c 625 VdpOutputSurface source_surface,
647 src_vlsurface = vlGetDataHTAB(source_surface);
684 VdpBitmapSurface source_surface,
706 src_vlsurface = vlGetDataHTAB(source_surface);
mixer.c 296 vlVdpOutputSurface *src = vlGetDataHTAB(layers->source_surface);

Completed in 492 milliseconds