Home
last modified time | relevance | path

Searched defs:SurfaceType (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/frameworks/native/libs/gui/include/gui/
H A DFlags.h40 typedef android::Surface SurfaceType; typedef
43 typedef android::IGraphicBufferProducer SurfaceType; typedef
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/fuzzer/
H A Dmediarecorder_fuzzer.cpp130 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 Dlib.rs141 pub enum SurfaceType { enum
326 surf_type: SurfaceType, in create_surface()
570 surf_type: SurfaceType, in create_surface()
H A Dgpu_display_stub.rs108 _surf_type: SurfaceType, in create_surface()
H A Dgpu_display_android.rs228 _surf_type: SurfaceType, in create_surface()
H A Dgpu_display_wl.rs384 surf_type: SurfaceType, in create_surface()
H A Dgpu_display_x.rs704 _surf_type: SurfaceType, in create_surface()
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/
DVideoSurfaceTexture.java35 @interface SurfaceType {} annotation
/aosp_15_r20/external/skia/tools/testrunners/common/surface_manager/
H A DGaneshVulkanSurfaceManager.cpp47 enum class SurfaceType { kDefault, kBackendTexture, kBackendRenderTarget }; enum
H A DGaneshGLSurfaceManager.cpp51 enum class SurfaceType { kDefault, kBackendTexture, kBackendRenderTarget }; enum
/aosp_15_r20/external/deqp/framework/common/
H A DtcuCommandLine.hpp68 enum SurfaceType enum
/aosp_15_r20/frameworks/av/camera/include/camera/camera2/
H A DOutputConfiguration.h44 enum SurfaceType { enum
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluRenderConfig.hpp51 enum SurfaceType enum
/aosp_15_r20/external/deqp/modules/egl/
H A DteglThreadCleanUpTests.cpp138 enum SurfaceType enum in deqp::egl::__anon673de11f0111::ThreadCleanUpTest
H A DteglNegativePartialUpdateTests.cpp53 enum SurfaceType // used as a bit field when selecting a suitable EGL config enum in deqp::egl::__anonbae17d620111::NegativePartialUpdateTest
H A DteglMakeCurrentPerfTests.cpp64 enum SurfaceType enum in deqp::egl::MakeCurrentPerfCase
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/feature_manager/
H A Dsurface_type.h51 enum SurfaceType enum
/aosp_15_r20/external/mesa3d/src/egl/main/
H A Deglconfig.h66 EGLint SurfaceType; member
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi.h50 } SurfaceType; typedef
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DANGLEPerfTest.h161 enum class SurfaceType enum
/aosp_15_r20/external/crosvm/gpu_display/src/gpu_display_win/
H A Dmod.rs273 surface_type: SurfaceType, in create_surface()
/aosp_15_r20/external/skia/gm/
H A Dsurface.cpp214 enum SurfaceType { enum
/aosp_15_r20/external/crosvm/devices/src/virtio/gpu/
H A Dvirtio_gpu.rs1226 scanout_type: SurfaceType, in update_scanout_resource()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp88 enum SurfaceType enum
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp96 enum SurfaceType enum

12