Home
last modified time | relevance | path

Searched defs:surfaceMustCopyOnWrite (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/image/
DSkImage_Ganesh.cpp112 inline bool SkImage_Ganesh::ProxyChooser::surfaceMustCopyOnWrite( in surfaceMustCopyOnWrite() function in SkImage_Ganesh::ProxyChooser
239 bool SkImage_Ganesh::surfaceMustCopyOnWrite(GrSurfaceProxy* surfaceProxy) const { in surfaceMustCopyOnWrite() function in SkImage_Ganesh
/third_party/skia/src/image/
DSkImage_Gpu.cpp109 inline bool SkImage_Gpu::ProxyChooser::surfaceMustCopyOnWrite(GrSurfaceProxy* surfaceProxy) const { in surfaceMustCopyOnWrite() function in SkImage_Gpu::ProxyChooser
227 bool SkImage_Gpu::surfaceMustCopyOnWrite(GrSurfaceProxy* surfaceProxy) const { in surfaceMustCopyOnWrite() function in SkImage_Gpu