Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DGrTexture.h39 static bool StealBackendTexture(sk_sp<GrTexture>,
H A DGrTexture.cpp59 bool GrTexture::StealBackendTexture(sk_sp<GrTexture> texture, in StealBackendTexture() function in GrTexture
/third_party/skia/src/image/
H A DSkImage_Gpu.cpp825 return GrTexture::StealBackendTexture(std::move(textureRef), backendTexture, releaseProc); in MakeBackendTextureFromSkImage()

Completed in 4 milliseconds