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