Home
last modified time | relevance | path

Searched defs:onCreateCompressedTexture (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkGpu.h175 GrTexture* onCreateCompressedTexture(const GrSurfaceDesc& desc, SkBudgeted, in onCreateCompressedTexture() function
/external/skia/tools/gpu/
DGrTest.cpp334 GrTexture* onCreateCompressedTexture(const GrSurfaceDesc& desc, SkBudgeted budgeted, in onCreateCompressedTexture() function in MockGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp1564 GrTexture* GrGLGpu::onCreateCompressedTexture(const GrSurfaceDesc& desc, in onCreateCompressedTexture() function in GrGLGpu