/aosp_15_r20/external/skia/fuzz/ |
H A D | FuzzCreateDDL.cpp | 57 static SkImageInfo gen_fuzzed_imageinfo(Fuzz* fuzz, SkColorType surfaceType) { in gen_fuzzed_imageinfo() 127 SkImageInfo& ii, SkColorType surfaceType, in make_characterization() 197 SkColorType surfaceType, in create_surface_and_characterization() 213 SkColorType surfaceType; in DEF_FUZZ() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderDerivateTests.cpp | 1065 … SurfaceType surfaceType, int numSamples, const char *fragmentSrcTmpl) in LinearDerivateCase() 1312 SurfaceType surfaceType, int numSamples) in TextureDerivateCase() 1791 SurfaceType surfaceType; in init() member 1812 SurfaceType surfaceType; in init() member 1821 SurfaceType surfaceType; in init() member 1867 const SurfaceType surfaceType = SURFACETYPE_DEFAULT_FRAMEBUFFER; in init() local 1890 const SurfaceType surfaceType = s_fboConfigs[caseNdx].surfaceType; in init() local 1927 const SurfaceType surfaceType = s_hintFboConfigs[fboCaseNdx].surfaceType; in init() local 1963 const SurfaceType surfaceType = s_textureConfigs[texCaseNdx].surfaceType; in init() local
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLContextCompatibilityTest.cpp | 370 EGLint surfaceType; in TestBody() local 395 EGLint surfaceType; in TestBody() local 425 EGLint surfaceType; in TestBody() local 457 EGLint surfaceType; in TestBody() local
|
H A D | EGLChooseConfigTest.cpp | 52 EGLint colorBufferType, level, renderableType, surfaceType, transparentType; in TEST_P() local 81 EGLint colorBufferType, level, renderableType, surfaceType, transparentType; in TEST_P() local
|
H A D | EGLBackwardsCompatibleContextTest.cpp | 52 EGLint surfaceType; in testSetUp() local 66 EGLint surfaceType = EGL_NONE; in testSetUp() local
|
H A D | EGLSurfaceTest.cpp | 175 EGLint surfaceType = EGL_NONE; in initializeWindowSurfaceWithAttribs() local 196 EGLint surfaceType = EGL_NONE; in initializeSurfaceWithAttribs() local 1249 EGLint surfaceType = 0; in TEST_P() local 3082 EGLint surfaceType = EGL_NONE; in TEST_P() local
|
H A D | EGLNoConfigContextTest.cpp | 102 EGLint surfaceType; in TEST_P() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderDerivateTests.cpp | 634 SurfaceType surfaceType; member 1210 … SurfaceType surfaceType, int numSamples, const std::string &fragmentSrcTmpl, in LinearDerivateCase() 1511 … glu::DataType type, glu::Precision precision, SurfaceType surfaceType, in TextureDerivateCase() 2013 SurfaceType surfaceType; in init() member 2025 SurfaceType surfaceType; in init() member 2072 const SurfaceType surfaceType = SURFACETYPE_UNORM_FBO; in init() local 2102 const SurfaceType surfaceType = s_fboConfigs[caseNdx].surfaceType; in init() local 2135 const SurfaceType surfaceType = s_textureConfigs[texCaseNdx].surfaceType; in init() local
|
/aosp_15_r20/frameworks/av/camera/camera2/ |
H A D | OutputConfiguration.cpp | 170 OutputConfiguration::OutputConfiguration(int surfaceType, int width, int height, int format, in OutputConfiguration() 216 int surfaceType = SURFACE_TYPE_UNKNOWN; in readFromParcel() local 394 int rotation, const std::string& physicalCameraId, int surfaceSetID, int surfaceType, in OutputConfiguration()
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_surface_sampler.cpp | 39 SAMPLER_SURFACE_TYPE surfaceType, in Create() 68 SAMPLER_SURFACE_TYPE surfaceType, in CmSurfaceSampler()
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/ |
D | VideoSurfaceTextureImpl.java | 37 @SurfaceType private final int surfaceType; field in VideoSurfaceTextureImpl 48 public VideoSurfaceTextureImpl(boolean isPixel2017, @SurfaceType int surfaceType) { in VideoSurfaceTextureImpl()
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglResizeTests.cpp | 115 virtual EGLenum surfaceType(void) const in surfaceType() function in deqp::egl::ResizeTest 133 EGLConfig getEGLConfig(const Library &egl, const EGLDisplay eglDisplay, EGLenum surfaceType) in getEGLConfig() 349 EGLenum PreserveBackBufferCase::surfaceType(void) const in surfaceType() function in deqp::egl::PreserveBackBufferCase
|
H A D | teglThreadCleanUpTests.cpp | 144 static std::string testCaseName(ContextType contextType, SurfaceType surfaceType) in testCaseName() 161 ThreadCleanUpTest(EglTestContext &eglTestCtx, ContextType contextType, SurfaceType surfaceType) in ThreadCleanUpTest()
|
H A D | teglRenderCase.cpp | 299 … EGLint api, EGLint surfaceType, const eglu::FilterList &filters, in MultiContextRenderCase() 396 static bool surfaceType(const eglu::CandidateConfig &c) in surfaceType() function
|
H A D | teglColorClearCase.cpp | 184 … const char *description, EGLint api, EGLint surfaceType, in SingleThreadColorClearCase() 359 … const char *description, EGLint api, EGLint surfaceType, in MultiThreadColorClearCase()
|
H A D | teglQuerySurfaceTests.cpp | 488 void SurfaceAttribCase::testAttributes(EGLDisplay display, EGLSurface surface, EGLint surfaceType, in testAttributes() 720 static bool surfaceType(const eglu::CandidateConfig &c) in surfaceType() function
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/params/ |
H A D | SharedSessionConfiguration.java | 114 public SharedOutputConfiguration(int surfaceType, @NonNull Size sz, @Format int format, in SharedOutputConfiguration() 235 int surfaceType, width, height, format, mirrorMode, timestampBase, dataspace; in SharedSessionConfiguration() local
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/utils/ |
H A D | SurfaceUtils.java | 150 int surfaceType = nativeDetectSurfaceType(surface); in getSurfaceFormat() local 173 int surfaceType = nativeDetectSurfaceType(surface); in detectSurfaceFormat() local
|
/aosp_15_r20/hardware/google/gfxstream/guest/egl/ |
D | egl.cpp | 398 EGLint surfaceType; member 404 egl_surface_t::egl_surface_t(EGLDisplay dpy, EGLConfig config, EGLint surfaceType) in egl_surface_t() 1261 EGLint surfaceType; in eglCreateWindowSurface() local 1286 EGLint surfaceType; in eglCreatePbufferSurface() local 1419 EGLint surfaceType; in eglQuerySurface() local
|
/aosp_15_r20/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/ |
H A D | BatchRunConfiguration.java | 42 String surfaceType, boolean required) { in BatchRunConfiguration()
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | PixmapTest.cpp | 44 EGLint surfaceType = 0; in testSetUp() local
|
/aosp_15_r20/external/skia/tools/testrunners/common/surface_manager/ |
H A D | GaneshVulkanSurfaceManager.cpp | 55 SurfaceType surfaceType, in makeVulkanSurfaceManager()
|
H A D | GaneshGLSurfaceManager.cpp | 59 SurfaceType surfaceType, in makeGLESSurfaceManager()
|
/aosp_15_r20/external/deqp/framework/egl/ |
H A D | egluGLUtil.cpp | 240 EGLint surfaceType = 0; in configMatches() local
|
H A D | egluConfigInfo.hpp | 68 int32_t surfaceType; member in eglu::ConfigInfo
|