Searched refs:GPUPersistentCacheTestingSink (Results 1 – 6 of 6) sorted by relevance
/external/skqp/dm/ |
D | DMSrcSink.h | 404 class GPUPersistentCacheTestingSink : public GPUSink { 406 GPUPersistentCacheTestingSink(sk_gpu_test::GrContextFactory::ContextType,
|
D | DMSrcSink.cpp | 1562 GPUPersistentCacheTestingSink::GPUPersistentCacheTestingSink( in GPUPersistentCacheTestingSink() function in DM::GPUPersistentCacheTestingSink 1576 Error GPUPersistentCacheTestingSink::draw(const Src& src, SkBitmap* dst, SkWStream* wStream, in draw()
|
D | DM.cpp | 880 return new GPUPersistentCacheTestingSink( in create_sink()
|
/external/skia/dm/ |
D | DMSrcSink.h | 442 class GPUPersistentCacheTestingSink : public GPUSink { 444 GPUPersistentCacheTestingSink(const SkCommandLineConfigGpu*, const GrContextOptions&);
|
D | DMSrcSink.cpp | 1626 GPUPersistentCacheTestingSink::GPUPersistentCacheTestingSink(const SkCommandLineConfigGpu* config, in GPUPersistentCacheTestingSink() function in DM::GPUPersistentCacheTestingSink 1631 Result GPUPersistentCacheTestingSink::draw(const Src& src, SkBitmap* dst, SkWStream* wStream, in draw()
|
D | DM.cpp | 961 return new GPUPersistentCacheTestingSink(gpuConfig, grCtxOptions); in create_sink()
|