Searched refs:GPUPersistentCacheTestingSink (Results 1 – 3 of 3) sorted by relevance
437 class GPUPersistentCacheTestingSink : public GPUSink {439 GPUPersistentCacheTestingSink(const SkCommandLineConfigGpu*, const GrContextOptions&);
1716 GPUPersistentCacheTestingSink::GPUPersistentCacheTestingSink(const SkCommandLineConfigGpu* config, in GPUPersistentCacheTestingSink() function in DM::GPUPersistentCacheTestingSink1721 Result GPUPersistentCacheTestingSink::draw(const Src& src, SkBitmap* dst, SkWStream* wStream, in draw()
990 return new GPUPersistentCacheTestingSink(gpuConfig, grCtxOptions); in create_sink()