Home
last modified time | relevance | path

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

/external/skia/src/image/
DSkImage_Lazy.h57 GrSurfaceProxyView lockTextureProxyView(GrRecordingContext*,
DSkImage_Lazy.cpp258 return {this->lockTextureProxyView(context, policy, mipmapped), ct}; in onAsView()
413 GrSurfaceProxyView SkImage_Lazy::lockTextureProxyView(GrRecordingContext* rContext, in lockTextureProxyView() function in SkImage_Lazy