/aosp_15_r20/external/angle/src/tests/egl_tests/ |
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
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglGetProcAddressTests.cpp | 242 EGLint renderableType = EGL_OPENGL_ES_BIT; in RenderableType() local 262 EGLint renderableType = EGL_OPENGL_ES_BIT; in isApiSupported() local
|
/aosp_15_r20/frameworks/native/libs/renderengine/skia/ |
H A D | SkiaGLRenderEngine.cpp | 89 static status_t selectEGLConfig(EGLDisplay display, EGLint format, EGLint renderableType, in selectEGLConfig() 429 EGLint renderableType = 0; in createEglContext() local
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi_glx.cpp | 153 int renderableType, in pixelFormatToConfig() 337 virtual void queryConfigs(int renderableType, in queryConfigs()
|
D | EglDisplay.cpp | 49 void EglDisplay::initialize(int renderableType) { in initialize() 311 void EglDisplay::initConfigurations(int renderableType) { in initConfigurations()
|
D | EglOsApi_wgl.cpp | 829 int renderableType, in pixelFormatToConfig() 949 virtual void queryConfigs(int renderableType, in queryConfigs()
|
D | EglConfig.cpp | 634 EGLint renderableType = dummy.m_renderable_type; in chosen() local
|
D | EglOsApi_darwin.cpp | 207 virtual void queryConfigs(int renderableType, in queryConfigs()
|
D | EglOsApi_egl.cpp | 511 void EglOsEglDisplay::queryConfigs(int renderableType, in queryConfigs()
|
D | EglImp.cpp | 351 int renderableType = EGL_OPENGL_ES_BIT; in eglInitialize() local
|
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/ |
H A D | EglConfigCtsActivity.java | 144 private static int[] getEglConfigIds(int renderableType) { in getEglConfigIds()
|
H A D | Egl14Utils.java | 138 int renderableType = EGL14.EGL_OPENGL_ES2_BIT; in getEglConfig() local
|
H A D | WrapperTest.java | 245 int renderableType; in eglSetup() local
|
H A D | FramebufferTest.java | 251 int renderableType = EGL14.EGL_OPENGL_ES2_BIT; in getConfig() local
|
/aosp_15_r20/external/deqp/framework/egl/ |
H A D | egluGLUtil.cpp | 229 EGLint renderableType = 0; in configMatches() local
|
H A D | egluConfigInfo.hpp | 64 int32_t renderableType; member in eglu::ConfigInfo
|
H A D | egluConfigFilter.cpp | 104 uint32_t CandidateConfig::renderableType(void) const in renderableType() function in eglu::CandidateConfig
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Config.h | 62 EGLint renderableType; // Which client rendering APIs are supported. member
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLESRenderEngine.cpp | 147 static status_t selectEGLConfig(EGLDisplay display, EGLint format, EGLint renderableType, in selectEGLConfig() 1559 EGLint renderableType = 0; in createEglContext() local
|
/aosp_15_r20/external/deqp/framework/qphelper/ |
H A D | qpTestLog.h | 199 const char *renderableType; member
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/ |
D | EmulationGl.cpp | 384 const GLint renderableType = config.getRenderableType(); in create() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/ |
H A D | DisplayEGL.cpp | 279 for (EGLint renderableType : renderableTypes) in findConfig() local
|
/aosp_15_r20/external/deqp/executor/ |
H A D | xeTestCaseResult.hpp | 461 std::string renderableType; member in xe::ri::EglConfig
|