/external/skia/fuzz/ |
D | FuzzCreateDDL.cpp | 55 static SkImageInfo gen_fuzzed_imageinfo(Fuzz* fuzz, SkColorType surfaceType) { in gen_fuzzed_imageinfo() 125 SkImageInfo& ii, SkColorType surfaceType, in make_characterization() 189 SkColorType surfaceType, in create_surface_and_characterization() 205 SkColorType surfaceType; in DEF_FUZZ() local
|
/external/angle/src/tests/egl_tests/ |
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
|
D | EGLBackwardsCompatibleContextTest.cpp | 52 EGLint surfaceType; in testSetUp() local 66 EGLint surfaceType = EGL_NONE; in testSetUp() local
|
D | EGLContextCompatibilityTest.cpp | 373 EGLint surfaceType; in TestBody() local 398 EGLint surfaceType; in TestBody() local 428 EGLint surfaceType; in TestBody() local 460 EGLint surfaceType; in TestBody() local
|
D | EGLRobustnessTest.cpp | 73 EGLint surfaceType; in testSetUp() local
|
D | EGLQueryContextTest.cpp | 43 EGLint surfaceType = EGL_NONE; in testSetUp() local
|
D | EGLSurfacelessContextTest.cpp | 46 EGLint surfaceType; in testSetUp() local
|
D | EGLPrintEGLinfoTest.cpp | 444 EGLint surfaceType = GetAttrib(mDisplay, config, EGL_SURFACE_TYPE); in TEST_P() local
|
D | EGLSurfaceTest.cpp | 151 EGLint surfaceType = EGL_NONE; in initializeSurfaceWithAttribs() local 874 EGLint surfaceType = 0; in TEST_P() local
|
/external/deqp/modules/egl/ |
D | teglThreadCleanUpTests.cpp | 151 static std::string testCaseName (ContextType contextType, SurfaceType surfaceType) in testCaseName() 169 ThreadCleanUpTest (EglTestContext& eglTestCtx, ContextType contextType, SurfaceType surfaceType) in ThreadCleanUpTest()
|
D | teglResizeTests.cpp | 116 virtual EGLenum surfaceType (void) const { return EGL_WINDOW_BIT; } in surfaceType() function in deqp::egl::ResizeTest 131 EGLConfig getEGLConfig (const Library& egl, const EGLDisplay eglDisplay, EGLenum surfaceType) in getEGLConfig() 383 EGLenum PreserveBackBufferCase::surfaceType (void) const in surfaceType() function in deqp::egl::PreserveBackBufferCase
|
D | teglRenderCase.cpp | 297 …eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceType, const eglu:… in MultiContextRenderCase() 395 static bool surfaceType (const eglu::CandidateConfig& c) in surfaceType() function
|
D | teglMutableRenderBufferTests.cpp | 135 EGLint surfaceType = -1; in init() local
|
D | teglColorClearCase.cpp | 163 …eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceType, const eglu:… in SingleThreadColorClearCase() 326 …eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceType, const eglu:… in MultiThreadColorClearCase()
|
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/ |
D | BatchRunConfiguration.java | 33 public BatchRunConfiguration(String glConfig, String rotation, String surfaceType, in BatchRunConfiguration()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderDerivateTests.cpp | 1002 …nc, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType surfaceType, int numS… in LinearDerivateCase() 1244 …nc, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType surfaceType, int numS… in TextureDerivateCase() 1745 SurfaceType surfaceType; in init() member 1768 SurfaceType surfaceType; in init() member 1780 SurfaceType surfaceType; in init() member 1823 const SurfaceType surfaceType = SURFACETYPE_DEFAULT_FRAMEBUFFER; in init() local 1843 const SurfaceType surfaceType = s_fboConfigs[caseNdx].surfaceType; in init() local 1877 const SurfaceType surfaceType = s_hintFboConfigs[fboCaseNdx].surfaceType; in init() local 1908 const SurfaceType surfaceType = s_textureConfigs[texCaseNdx].surfaceType; in init() local
|
/external/angle/src/tests/gl_tests/ |
D | PixmapTest.cpp | 44 EGLint surfaceType = 0; in testSetUp() local
|
D | PbufferTest.cpp | 60 EGLint surfaceType = 0; in testSetUp() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderDerivateTests.cpp | 546 SurfaceType surfaceType; member 1111 SurfaceType surfaceType, in LinearDerivateCase() 1401 SurfaceType surfaceType, in TextureDerivateCase() 1850 SurfaceType surfaceType; in init() member 1863 SurfaceType surfaceType; in init() member 1903 const SurfaceType surfaceType = SURFACETYPE_UNORM_FBO; in init() local 1924 const SurfaceType surfaceType = s_fboConfigs[caseNdx].surfaceType; in init() local 1954 const SurfaceType surfaceType = s_textureConfigs[texCaseNdx].surfaceType; in init() local
|
/external/deqp/framework/egl/ |
D | egluGLUtil.cpp | 220 EGLint surfaceType = 0; in configMatches() local
|
D | egluConfigInfo.hpp | 68 deInt32 surfaceType; member in eglu::ConfigInfo
|
D | egluConfigFilter.cpp | 83 deUint32 CandidateConfig::surfaceType (void) const { return (deUint32)get(EGL_SURFACE_TYPE); } in surfaceType() function in eglu::CandidateConfig
|
/external/deqp/framework/opengl/ |
D | gluRenderConfig.hpp | 79 SurfaceType surfaceType; member
|
/external/angle/src/tests/perf_tests/ |
D | ANGLEPerfTest.h | 146 SurfaceType surfaceType = SurfaceType::Window; member
|
/external/angle/src/libANGLE/ |
D | Config.h | 66 EGLint surfaceType; // Which types of EGL surfaces are supported. member
|