Home
last modified time | relevance | path

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

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