Home
last modified time | relevance | path

Searched defs:allowCaching (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/
DGrSoftwarePathRenderer.h22 GrSoftwarePathRenderer(GrProxyProvider* proxyProvider, bool allowCaching) in GrSoftwarePathRenderer()
/external/skia/src/gpu/
DGrSoftwarePathRenderer.h24 GrSoftwarePathRenderer(GrProxyProvider* proxyProvider, bool allowCaching) in GrSoftwarePathRenderer()
/external/skqp/src/gpu/ccpr/
DGrCoverageCountingPathRenderer_none.cpp15 const GrCaps& caps, AllowCaching allowCaching, uint32_t contextUniqueID) { in CreateIfSupported()
DGrCoverageCountingPathRenderer.cpp34 const GrCaps& caps, AllowCaching allowCaching, uint32_t contextUniqueID) { in CreateIfSupported()
40 GrCoverageCountingPathRenderer::GrCoverageCountingPathRenderer(AllowCaching allowCaching, in GrCoverageCountingPathRenderer()