Home
last modified time | relevance | path

Searched refs:kTexture_GrPlatformSurfaceType (Results 1 – 3 of 3) sorted by relevance

/external/skia/gpu/include/
DGrTypes.h495 kTexture_GrPlatformSurfaceType, enumerator
/external/skia/gpu/src/
DGrContext.cpp372 if (kTexture_GrPlatformSurfaceType == desc.fSurfaceType && in createPlatformSurface()
DGrGpuGL.cpp571 bool isTexture = kTexture_GrPlatformSurfaceType == desc.fSurfaceType || in onCreatePlatformSurface()