Home
last modified time | relevance | path

Searched refs:fAllowCaching (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DSoftwarePathRenderer.h28 , fAllowCaching(allowCaching) { in SoftwarePathRenderer()
77 bool fAllowCaching; member in skgpu::v1::final
H A DSoftwarePathRenderer.cpp248 bool useCache = fAllowCaching && !inverseFilled && args.fViewMatrix->preservesAxisAlignment() && in onDrawPath()

Completed in 2 milliseconds