Searched refs:diText (Results 1 – 2 of 2) sorted by relevance
/external/skqp/dm/ |
D | DMSrcSink.h | 346 SkCommandLineConfigGpu::SurfType surfType, int samples, bool diText, 386 SkCommandLineConfigGpu::SurfType surfType, int samples, bool diText, 409 bool diText, SkColorType colorType, SkAlphaType alphaType,
|
D | DMSrcSink.cpp | 1399 bool diText, in GPUSink() argument 1409 , fUseDIText(diText) in GPUSink() 1522 bool diText, in GPUThreadTestingSink() argument 1528 : INHERITED(ct, overrides, surfType, samples, diText, colorType, alphaType, in GPUThreadTestingSink() 1567 bool diText, in GPUPersistentCacheTestingSink() argument 1573 : INHERITED(ct, overrides, surfType, samples, diText, colorType, alphaType, in GPUPersistentCacheTestingSink()
|