Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/gl/
DGrGLBackendSurface.cpp156 bool GrGLBackendTextureData::isSameTexture(const GrBackendTextureData* that) const { in isSameTexture() function in GrGLBackendTextureData
/external/skia/src/gpu/ganesh/
DGrBackendSurface.cpp416 bool GrBackendTexture::isSameTexture(const GrBackendTexture& that) { in isSameTexture() function in GrBackendTexture
/external/skia/src/gpu/ganesh/vk/
DGrVkBackendSurface.cpp209 bool isSameTexture(const GrBackendTextureData* that) const override { in isSameTexture() function in GrVkBackendTextureData