Home
last modified time | relevance | path

Searched defs:surfaceType (Results 1 – 25 of 138) sorted by relevance

123456

/aosp_15_r20/external/skia/fuzz/
H A DFuzzCreateDDL.cpp57 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 Des3fShaderDerivateTests.cpp1065SurfaceType 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 DEGLContextCompatibilityTest.cpp370 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 DEGLChooseConfigTest.cpp52 EGLint colorBufferType, level, renderableType, surfaceType, transparentType; in TEST_P() local
81 EGLint colorBufferType, level, renderableType, surfaceType, transparentType; in TEST_P() local
H A DEGLBackwardsCompatibleContextTest.cpp52 EGLint surfaceType; in testSetUp() local
66 EGLint surfaceType = EGL_NONE; in testSetUp() local
H A DEGLSurfaceTest.cpp175 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 DEGLNoConfigContextTest.cpp102 EGLint surfaceType; in TEST_P() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp634 SurfaceType surfaceType; member
1210SurfaceType 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 DOutputConfiguration.cpp170 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 Dcm_surface_sampler.cpp39 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/
DVideoSurfaceTextureImpl.java37 @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 DteglResizeTests.cpp115 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 DteglThreadCleanUpTests.cpp144 static std::string testCaseName(ContextType contextType, SurfaceType surfaceType) in testCaseName()
161 ThreadCleanUpTest(EglTestContext &eglTestCtx, ContextType contextType, SurfaceType surfaceType) in ThreadCleanUpTest()
H A DteglRenderCase.cpp299 … EGLint api, EGLint surfaceType, const eglu::FilterList &filters, in MultiContextRenderCase()
396 static bool surfaceType(const eglu::CandidateConfig &c) in surfaceType() function
H A DteglColorClearCase.cpp184 … const char *description, EGLint api, EGLint surfaceType, in SingleThreadColorClearCase()
359 … const char *description, EGLint api, EGLint surfaceType, in MultiThreadColorClearCase()
H A DteglQuerySurfaceTests.cpp488 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 DSharedSessionConfiguration.java114 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 DSurfaceUtils.java150 int surfaceType = nativeDetectSurfaceType(surface); in getSurfaceFormat() local
173 int surfaceType = nativeDetectSurfaceType(surface); in detectSurfaceFormat() local
/aosp_15_r20/hardware/google/gfxstream/guest/egl/
Degl.cpp398 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 DBatchRunConfiguration.java42 String surfaceType, boolean required) { in BatchRunConfiguration()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DPixmapTest.cpp44 EGLint surfaceType = 0; in testSetUp() local
/aosp_15_r20/external/skia/tools/testrunners/common/surface_manager/
H A DGaneshVulkanSurfaceManager.cpp55 SurfaceType surfaceType, in makeVulkanSurfaceManager()
H A DGaneshGLSurfaceManager.cpp59 SurfaceType surfaceType, in makeGLESSurfaceManager()
/aosp_15_r20/external/deqp/framework/egl/
H A DegluGLUtil.cpp240 EGLint surfaceType = 0; in configMatches() local
H A DegluConfigInfo.hpp68 int32_t surfaceType; member in eglu::ConfigInfo

123456