Home
last modified time | relevance | path

Searched refs:oldProxy (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/image/
DSkSurface_Gpu.cpp547 auto oldProxy = sk_ref_sp(oldRTP->asTextureProxy()); in onReplaceBackendTexture() local
548 if (!oldProxy) { in onReplaceBackendTexture()
551 auto* oldTexture = oldProxy->peekTexture(); in onReplaceBackendTexture()