Home
last modified time | relevance | path

Searched defs:useCache (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrBlurUtils.cpp305 bool useCache = false; in draw_shape_with_mask_filter() local
307 bool useCache = !inverseFilled && viewMatrix.preservesAxisAlignment() && in draw_shape_with_mask_filter() local
DGrSoftwarePathRenderer.cpp255 bool useCache = fAllowCaching && !inverseFilled && args.fViewMatrix->preservesAxisAlignment() && in onDrawPath() local