Searched refs:getTextureHandle (Results 1 - 3 of 3) sorted by relevance

/external/skia/include/gpu/
H A DGrTexture.h109 virtual intptr_t getTextureHandle() const = 0;
/external/skia/src/gpu/gl/
H A DGrGLTexture.cpp87 intptr_t GrGLTexture::getTextureHandle() const { function in class:GrGLTexture
H A DGrGLTexture.h83 virtual intptr_t getTextureHandle() const;

Completed in 204 milliseconds