| /external/crosvm/media/libva/src/ |
| D | surface.rs | 15 pub struct Surface { struct 17 id: bindings::VASurfaceID, argument 20 impl Surface { impl 128 impl Drop for Surface { implementation
|
| D | picture.rs | 248 pub fn take_surface(self) -> Result<Surface> { in take_surface() 256 pub fn surface(&self) -> Ref<Surface> { in surface() 261 pub fn surface_mut(&mut self) -> RefMut<Surface> { in surface_mut()
|
| D | display.rs | 255 ) -> Result<Vec<Surface>> { in create_surfaces() 281 surfaces: Option<&Vec<Surface>>, in create_context()
|
| D | context.rs | 32 surfaces: Option<&Vec<Surface>>, in new()
|
| /external/rust/crates/ash/src/extensions/khr/ |
| D | surface.rs | 9 pub struct Surface { struct 11 surface_fn: vk::KhrSurfaceFn, argument 14 impl Surface { argument
|
| /external/rust/crates/vulkano/src/swapchain/ |
| D | surface.rs | 36 pub struct Surface<W> { struct 39 surface: ash::vk::SurfaceKHR, argument 46 impl<W> Surface<W> { argument 74 ) -> Result<Arc<Surface<()>>, SurfaceCreationError> { in from_display_mode() 658 unsafe impl<W> SurfaceSwapchainLock for Surface<W> { implementation 665 unsafe impl<W> VulkanObject for Surface<W> { implementation 674 impl<W> fmt::Debug for Surface<W> { implementation 681 impl<W> Drop for Surface<W> { implementation
|
| /external/deqp/framework/common/ |
| D | tcuSurface.cpp | 28 Surface::Surface (void) in Surface() function in Surface 34 Surface::Surface(int width, int height) in Surface() function in Surface
|
| D | tcuSurface.hpp | 44 class Surface class
|
| /external/skia/platform_tools/android/apps/jetski/src/main/java/org/skia/jetski/ |
| D | Surface.java | 14 public class Surface { class 22 public Surface(Bitmap bitmap) { in Surface() method in Surface 93 private Surface(long native_instance) { in Surface() method in Surface
|
| /external/grpc-grpc/src/core/lib/surface/ |
| D | README.md | 1 # Surface chapter
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/ |
| D | README.md | 1 # Surface chapter
|
| /external/angle/src/libANGLE/renderer/gl/ |
| D | DisplayGL.h | 18 class Surface; variable
|
| /external/angle/src/libANGLE/ |
| D | Thread.h | 37 class Surface; variable
|
| D | queryutils.h | 271 class Surface; variable
|
| /external/skia/src/gpu/graphite/ |
| D | RecordingPriv.h | 17 class Surface; variable
|
| /external/angle/src/libGLESv2/ |
| D | egl_ext_stubs_autogen.h | 31 class Surface; variable
|
| D | egl_stubs_autogen.h | 31 class Surface; variable
|
| /external/angle/src/libANGLE/renderer/ |
| D | TextureImpl.h | 25 class Surface; variable
|
| D | DisplayImpl.h | 38 class Surface; variable
|
| /external/skia/modules/canvaskit/ |
| D | cpu.js | 75 CanvasKit.Surface.prototype.flush = function(dirtyRect) { class in CanvasKit
|
| D | webgpu.js | 92 CanvasKit.Surface.prototype.assignCurrentSwapChainTexture = function() { class in CanvasKit
|
| /external/angle/src/libANGLE/renderer/d3d/ |
| D | SurfaceD3D.h | 17 class Surface; variable
|
| /external/angle/src/common/ |
| D | packed_egl_enums.json | 11 "Surface": "EGL_OBJECT_SURFACE_KHR", string
|
| /external/crosvm/media/cros-codecs/src/utils/ |
| D | vaapi.rs | 109 fn try_into(self) -> Result<Option<Surface>, Self::Error> { in try_into() 189 pub fn new(surfaces: Vec<Surface>, resolution: Resolution) -> Self { in new() 202 pub fn add_surface(&mut self, surface: Surface) { in add_surface() 207 pub fn get_surface(&mut self) -> Option<Surface> { in get_surface()
|
| /external/angle/src/libANGLE/renderer/metal/ |
| D | DisplayMtl.h | 28 class Surface; variable
|