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

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_compositor.c     [all...]
vl_compositor.h 264 struct pipe_surface *dst_surface,
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_renderer.c 408 struct pipe_surface *dst_surface,
418 assert(screen->is_format_supported(screen, dst_surface->format,
423 renderer_bind_destination(r, dst_surface);
471 if (dst_surface->format == PIPE_FORMAT_L8_UNORM ||
472 dst_surface->format == PIPE_FORMAT_R8_UNORM)
xa_priv.h 272 struct pipe_surface *dst_surface,
  /external/mesa3d/src/gallium/state_trackers/omx/
vid_dec.c 587 struct pipe_surface **dst_surface; local
590 dst_surface = dst_buf->get_surfaces(dst_buf);
600 vl_compositor_render(s, compositor, dst_surface[0], NULL, false);
607 vl_compositor_render(s, compositor, dst_surface[1], NULL, false);
vid_enc.c 978 struct pipe_surface **dst_surface; local
985 dst_surface = priv->scale_buffer[priv->current_scale_buffer]->get_surfaces
991 if (!views[i] || !dst_surface[i])
1002 vl_compositor_render(s, compositor, dst_surface[i], NULL, false);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9tex.h 139 HRESULT WINAPI D3DXLoadSurfaceFromMemory(IDirect3DSurface9 *dst_surface,
d3d9.h     [all...]
d3d11.h     [all...]
d3d11.idl     [all...]
d3d8.h     [all...]
d3d.h     [all...]
d3drmobj.h 170 IDirectDrawSurface *src_surface, IDirectDrawSurface *dst_surface);
    [all...]
  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8994/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8998/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/sdm845/libcopybit/
copybit_c2d.cpp     [all...]

Completed in 893 milliseconds