/aosp_15_r20/frameworks/native/libs/gui/include/gui/ |
H A D | Flags.h | 40 typedef android::Surface SurfaceType; typedef 43 typedef android::IGraphicBufferProducer SurfaceType; typedef
|
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/fuzzer/ |
H A D | mediarecorder_fuzzer.cpp | 130 status_t setPreviewTarget(const sp<SurfaceType> & /*target*/) override { return 0; }; in setPreviewTarget() 131 status_t setPreviewCallbackTarget(const sp<SurfaceType> & /*target*/) override { return 0; }; in setPreviewCallbackTarget() 151 status_t setVideoTarget(const sp<SurfaceType> & /*target*/) override { return 0; }; in setVideoTarget()
|
/aosp_15_r20/external/crosvm/gpu_display/src/ |
H A D | lib.rs | 141 pub enum SurfaceType { enum 326 surf_type: SurfaceType, in create_surface() 570 surf_type: SurfaceType, in create_surface()
|
H A D | gpu_display_stub.rs | 108 _surf_type: SurfaceType, in create_surface()
|
H A D | gpu_display_android.rs | 228 _surf_type: SurfaceType, in create_surface()
|
H A D | gpu_display_wl.rs | 384 surf_type: SurfaceType, in create_surface()
|
H A D | gpu_display_x.rs | 704 _surf_type: SurfaceType, in create_surface()
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/ |
D | VideoSurfaceTexture.java | 35 @interface SurfaceType {} annotation
|
/aosp_15_r20/external/skia/tools/testrunners/common/surface_manager/ |
H A D | GaneshVulkanSurfaceManager.cpp | 47 enum class SurfaceType { kDefault, kBackendTexture, kBackendRenderTarget }; enum
|
H A D | GaneshGLSurfaceManager.cpp | 51 enum class SurfaceType { kDefault, kBackendTexture, kBackendRenderTarget }; enum
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuCommandLine.hpp | 68 enum SurfaceType enum
|
/aosp_15_r20/frameworks/av/camera/include/camera/camera2/ |
H A D | OutputConfiguration.h | 44 enum SurfaceType { enum
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluRenderConfig.hpp | 51 enum SurfaceType enum
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglThreadCleanUpTests.cpp | 138 enum SurfaceType enum in deqp::egl::__anon673de11f0111::ThreadCleanUpTest
|
H A D | teglNegativePartialUpdateTests.cpp | 53 enum SurfaceType // used as a bit field when selecting a suitable EGL config enum in deqp::egl::__anonbae17d620111::NegativePartialUpdateTest
|
H A D | teglMakeCurrentPerfTests.cpp | 64 enum SurfaceType enum in deqp::egl::MakeCurrentPerfCase
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/feature_manager/ |
H A D | surface_type.h | 51 enum SurfaceType enum
|
/aosp_15_r20/external/mesa3d/src/egl/main/ |
H A D | eglconfig.h | 66 EGLint SurfaceType; member
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi.h | 50 } SurfaceType; typedef
|
/aosp_15_r20/external/angle/src/tests/perf_tests/ |
H A D | ANGLEPerfTest.h | 161 enum class SurfaceType enum
|
/aosp_15_r20/external/crosvm/gpu_display/src/gpu_display_win/ |
H A D | mod.rs | 273 surface_type: SurfaceType, in create_surface()
|
/aosp_15_r20/external/skia/gm/ |
H A D | surface.cpp | 214 enum SurfaceType { enum
|
/aosp_15_r20/external/crosvm/devices/src/virtio/gpu/ |
H A D | virtio_gpu.rs | 1226 scanout_type: SurfaceType, in update_scanout_resource()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderDerivateTests.cpp | 88 enum SurfaceType enum
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderDerivateTests.cpp | 96 enum SurfaceType enum
|