Searched defs:GrGLTexture (Results 1 – 3 of 3) sorted by relevance
| /external/skia/src/gpu/gl/ |
| D | GrGLTexture.cpp | 46 GrGLTexture::GrGLTexture(GrGLGpu* gpu, SkBudgeted budgeted, const Desc& desc, in GrGLTexture() function in GrGLTexture 59 GrGLTexture::GrGLTexture(GrGLGpu* gpu, const Desc& desc, GrMipmapStatus mipmapStatus, in GrGLTexture() function in GrGLTexture 74 GrGLTexture::GrGLTexture(GrGLGpu* gpu, const Desc& desc, sk_sp<GrGLTextureParameters> parameters, in GrGLTexture() function in GrGLTexture
|
| /external/skqp/src/gpu/gl/ |
| D | GrGLTexture.cpp | 45 GrGLTexture::GrGLTexture(GrGLGpu* gpu, SkBudgeted budgeted, const GrSurfaceDesc& desc, in GrGLTexture() function in GrGLTexture 56 GrGLTexture::GrGLTexture(GrGLGpu* gpu, const GrSurfaceDesc& desc, GrMipMapsStatus mipMapsStatus, in GrGLTexture() function in GrGLTexture 67 GrGLTexture::GrGLTexture(GrGLGpu* gpu, const GrSurfaceDesc& desc, const IDDesc& idDesc, in GrGLTexture() function in GrGLTexture
|
| /external/skia/include/gpu/ |
| D | GrBackendSurface.h | 361 friend class GrGLTexture; variable
|