Home
last modified time | relevance | path

Searched defs:surfaces (Results 1 – 25 of 53) sorted by relevance

123

/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dvulkan_surface_producer.cc128 void VulkanSurfaceProducer::OnSurfacesPresented( in OnSurfacesPresented()
170 bool VulkanSurfaceProducer::TransitionSurfacesToExternal( in TransitionSurfacesToExternal()
/third_party/mesa3d/src/mesa/main/
Dvdpau.c88 GLintptr surfaces[] = { (GLintptr)surf }; in unregister_surface() local
339 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) in _mesa_VDPAUMapSurfacesNV()
393 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) in _mesa_VDPAUUnmapSurfacesNV()
/third_party/mesa3d/src/gallium/frontends/nine/
Dcubetexture9.h33 struct NineSurface9 **surfaces; member
Dtexture9.h33 struct NineSurface9 **surfaces; member
/third_party/ffmpeg/libavutil/
Dhwcontext_qsv.h43 mfxFrameSurface1 *surfaces; member
Dhwcontext_dxva2.h58 IDirect3DSurface9 **surfaces; member
/third_party/skia/bench/
DSKPBench.h47 const SkTArray<sk_sp<SkSurface>>& surfaces() const { return fSurfaces; } in surfaces() function
/third_party/flutter/skia/bench/
DSKPBench.h46 const SkTArray<sk_sp<SkSurface>>& surfaces() const { return fSurfaces; } in surfaces() function
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_video_buffer.h48 struct pipe_surface *surfaces[VL_MAX_SURFACES]; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_batch.h46 struct set *surfaces; member
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.h44 struct nouveau_surface surfaces[MAX_TEXTURE_LEVELS]; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_uvd.c63 struct radeon_surf* surfaces[VL_NUM_COMPONENTS] = {}; in r600_video_buffer_create() local
/third_party/gstreamer/gstplugins_bad/sys/va/
Dvasurfaceimage.c27 va_destroy_surfaces (GstVaDisplay * display, VASurfaceID * surfaces, in va_destroy_surfaces()
50 VASurfaceAttribExternalBuffers * ext_buf, VASurfaceID * surfaces, in va_create_surfaces()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_video.h16 struct pipe_surface *surfaces[VL_NUM_COMPONENTS * 2]; member
41 struct nouveau_video_buffer *surfaces[8]; member
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkallocator_libva.c49 VASurfaceID *surfaces = NULL; in gst_msdk_frame_alloc() local
304 VASurfaceID *surfaces = mem_id->surface; in gst_msdk_frame_free() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_framebuffer.h58 struct pipe_surface *surfaces[PIPE_MAX_COLOR_BUFS + 1]; member
/third_party/wayland-ivi-extension/ivi-layermanagement-api/test/
Dilm_input_test.cpp91 t_ilm_surface surfaces[] = {iviSurfaces[0].surface_id, in TEST_F() local
Dilm_input_null_pointer_test.cpp76 t_ilm_surface surfaces[] = {1010, 2020, 3030, 4040}; in TEST_F() local
/third_party/mesa3d/src/gallium/frontends/va/
Dsurface.c57 int num_surfaces, VASurfaceID *surfaces) in vlVaCreateSurfaces()
786 struct pipe_surface **surfaces; in vlVaHandleSurfaceAllocate() local
824 VASurfaceID *surfaces, unsigned int num_surfaces, in vlVaCreateSurfaces2()
1210 struct pipe_surface **surfaces; in vlVaExportSurfaceHandle() local
Dpostproc.c61 struct pipe_surface **surfaces; in vlVaPostProcCompositor() local
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/include/
DLMControl.h51 vector<t_ilm_surface> surfaces; member
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_screen.h59 struct rbug_list surfaces; member
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/src/
Dcommon.cpp115 vector<t_ilm_surface> surfaces = scene.layerSurfaces[layer]; in getSceneRenderOrder() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_sampler.c249 struct svga_winsys_surface *surfaces[PIPE_MAX_SAMPLERS]; in update_sampler_resources() local
/third_party/wayland-ivi-extension/screen-info/module/
Dscreen-info.h30 struct surface_info **surfaces; member

123