Searched defs:getTextureHandle (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLTexture.cpp59 GrBackendObject GrGLTexture::getTextureHandle() const { function in class:GrGLTexture
/external/skia/src/gpu/vk/
H A DGrVkTexture.cpp115 GrBackendObject GrVkTexture::getTextureHandle() const { function in class:GrVkTexture
/external/skia/src/image/
H A DSkSurface.cpp194 GrBackendObject SkSurface::getTextureHandle(BackendHandleAccess access) { function in class:SkSurface
H A DSkImage.cpp174 GrBackendObject SkImage::getTextureHandle(bool flushPendingGrContextIO) const { function in class:SkImage
183 return texture->getTextureHandle();
194 GrBackendObject SkImage::getTextureHandle(bool) const { return 0; } function in class:SkImage

Completed in 153 milliseconds