Home
last modified time | relevance | path

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

/external/skia/src/image/
DSkImage_Gpu.h31 static sk_sp<SkImage> MakeWithVolatileSrc(sk_sp<GrRecordingContext> rContext,
DSkSurface_Gpu.cpp128 return SkImage_Gpu::MakeWithVolatileSrc(sk_ref_sp(rContext), in onNewImageSnapshot()
DSkImage_Gpu.cpp187 sk_sp<SkImage> SkImage_Gpu::MakeWithVolatileSrc(sk_sp<GrRecordingContext> rContext, in MakeWithVolatileSrc() function in SkImage_Gpu