Searched refs:IsRenderingGLContext (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
H A DGrContextFactory.h58 static bool IsRenderingGLContext(GLContextType type) { function in class:GrContextFactory
/external/chromium_org/third_party/skia/tests/
H A DReadWriteAlphaTest.cpp21 if (!GrContextFactory::IsRenderingGLContext(glType)) {
H A DPremulAlphaRoundTripTest.cpp86 if (!GrContextFactory::IsRenderingGLContext(type)) {
H A DClipCacheTest.cpp225 if (!GrContextFactory::IsRenderingGLContext(glType)) {
H A DResourceCacheTest.cpp285 if (!GrContextFactory::IsRenderingGLContext(glType)) {
H A DReadPixelsTest.cpp309 if (!GrContextFactory::IsRenderingGLContext(type)) {
H A DWritePixelsTest.cpp419 if (!GrContextFactory::IsRenderingGLContext(type)) {
/external/skia/include/gpu/
H A DGrContextFactory.h58 static bool IsRenderingGLContext(GLContextType type) { function in class:GrContextFactory
/external/skia/tests/
H A DReadWriteAlphaTest.cpp21 if (!GrContextFactory::IsRenderingGLContext(glType)) {
H A DPremulAlphaRoundTripTest.cpp86 if (!GrContextFactory::IsRenderingGLContext(type)) {
H A DClipCacheTest.cpp225 if (!GrContextFactory::IsRenderingGLContext(glType)) {
H A DResourceCacheTest.cpp285 if (!GrContextFactory::IsRenderingGLContext(glType)) {
H A DReadPixelsTest.cpp309 if (!GrContextFactory::IsRenderingGLContext(type)) {
H A DWritePixelsTest.cpp419 if (!GrContextFactory::IsRenderingGLContext(type)) {

Completed in 518 milliseconds