/external/skia/tests/ |
D | SurfaceTest.cpp | 35 static SkSurface* createSurface(SurfaceType surfaceType, GrContext* context, in createSurface() 353 static void TestSurfaceCopyOnWrite(skiatest::Reporter* reporter, SurfaceType surfaceType, in TestSurfaceCopyOnWrite() 434 SurfaceType surfaceType, in TestSurfaceWritableAfterSnapshotRelease() 448 SurfaceType surfaceType, in Test_crbug263329() 483 SurfaceType surfaceType, in TestGetTexture() 545 SurfaceType surfaceType, in TestSurfaceNoCanvas()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderDerivateTests.cpp | 952 …nc, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType surfaceType, int numS… in LinearDerivateCase() 1156 …nc, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType surfaceType, int numS… in TextureDerivateCase() 1614 SurfaceType surfaceType; in init() member 1637 SurfaceType surfaceType; in init() member 1649 SurfaceType surfaceType; in init() member 1692 const SurfaceType surfaceType = SURFACETYPE_DEFAULT_FRAMEBUFFER; in init() local 1712 const SurfaceType surfaceType = s_fboConfigs[caseNdx].surfaceType; in init() local 1746 const SurfaceType surfaceType = s_hintFboConfigs[fboCaseNdx].surfaceType; in init() local 1777 const SurfaceType surfaceType = s_textureConfigs[texCaseNdx].surfaceType; in init() local
|
/external/deqp/framework/egl/ |
D | egluConfigInfo.hpp | 66 deInt32 surfaceType; member in eglu::ConfigInfo
|
D | egluGLUtil.cpp | 174 EGLint surfaceType = 0; in configMatches() local
|
D | egluConfigFilter.cpp | 70 deUint32 CandidateConfig::surfaceType (void) const { return (deUint32)get(EGL_SURFACE_TYPE); } in surfaceType() function in eglu::CandidateConfig
|
D | egluGLContextFactory.cpp | 290 glu::RenderConfig::SurfaceType surfaceType = config.surfaceType; in create() local
|
/external/deqp/modules/egl/ |
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() 380 EGLenum PreserveBackBufferCase::surfaceType (void) const in surfaceType() function in deqp::egl::PreserveBackBufferCase
|
D | teglRenderCase.cpp | 292 …eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceType, const eglu:… in MultiContextRenderCase() 390 static bool surfaceType (const eglu::CandidateConfig& c) in surfaceType() function
|
D | teglColorClearCase.cpp | 163 …eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceType, const eglu:… in SingleThreadColorClearCase() 324 …eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceType, const eglu:… in MultiThreadColorClearCase()
|
D | teglQuerySurfaceTests.cpp | 467 void SurfaceAttribCase::testAttributes (EGLDisplay display, EGLSurface surface, EGLint surfaceType,… in testAttributes() 682 static bool surfaceType (const eglu::CandidateConfig& c) in surfaceType() function
|
D | teglCreateSurfaceTests.cpp | 285 static bool surfaceType (const eglu::CandidateConfig& c) in surfaceType() function
|
D | teglNativeColorMappingTests.cpp | 565 static bool surfaceType (const eglu::CandidateConfig& c) in surfaceType() function
|
D | teglRenderTests.cpp | 683 …eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceType, const eglu:… in SingleThreadRenderCase() 884 …eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceType, const eglu:… in MultiThreadRenderCase()
|
D | teglChooseConfigTests.cpp | 586 static const EGLenum surfaceType[] = in init() local
|
D | teglNativeCoordMappingTests.cpp | 601 static bool surfaceType (const eglu::CandidateConfig& c) in surfaceType() function
|
/external/deqp/framework/opengl/ |
D | gluRenderConfig.hpp | 70 SurfaceType surfaceType; member
|
/external/deqp/framework/platform/X11/ |
D | tcuX11GlxPlatform.cpp | 572 RenderConfig::SurfaceType surfaceType = config.surfaceType; in createDrawable() local
|