Home
last modified time | relevance | path

Searched refs:fAllowPathMaskCaching (Results 1 – 18 of 18) sorted by relevance

/external/skqp/src/gpu/
DGrPathRendererChain.h30 bool fAllowPathMaskCaching = false; member
DGrPathRendererChain.cpp43 caps, AllowCaching(options.fAllowPathMaskCaching), in GrPathRendererChain()
DGrContext.cpp95 prcOptions.fAllowPathMaskCaching = options.fAllowPathMaskCaching; in initCommon()
DGrDrawingManager.cpp681 fOptionsForPathRendererChain.fAllowPathMaskCaching)); in getSoftwarePathRenderer()
/external/skia/src/gpu/
DGrPathRendererChain.h29 bool fAllowPathMaskCaching = false; member
DGrRecordingContext.cpp65 prcOptions.fAllowPathMaskCaching = this->options().fAllowPathMaskCaching; in init()
DGrDrawingManager.cpp918 fOptionsForPathRendererChain.fAllowPathMaskCaching)); in getSoftwarePathRenderer()
/external/skqp/include/gpu/
DGrContextOptions.h97 bool fAllowPathMaskCaching = true; member
/external/skia/tools/flags/
DCommonFlagsGpu.cpp96 ctxOptions->fAllowPathMaskCaching = FLAGS_cachePathMasks; in SetCtxOptionsFromCommonFlags()
/external/skia/include/gpu/
DGrContextOptions.h144 bool fAllowPathMaskCaching = true; member
/external/skia/gm/
Dpreservefillrule.cpp49 ctxOptions->fAllowPathMaskCaching = true; in modifyGrContextOptions()
Dpathmaskcache.cpp113 options->fAllowPathMaskCaching = true; in modifyGrContextOptions()
/external/skqp/tools/flags/
DSkCommonFlags.cpp182 ctxOptions->fAllowPathMaskCaching = FLAGS_cachePathMasks; in SetCtxOptionsFromCommonFlags()
/external/skqp/gm/
Dpathmaskcache.cpp106 options->fAllowPathMaskCaching = true; in modifyGrContextOptions()
/external/skqp/tests/
DGrCCPRTest.cpp157 ctxOptions.fAllowPathMaskCaching = false; in run()
386 ctxOptions->fAllowPathMaskCaching = true; in customizeOptions()
743 ctxOptions->fAllowPathMaskCaching = true; in customizeOptions()
/external/skia/tests/
DGrCCPRTest.cpp127 ctxOptions.fAllowPathMaskCaching = false; in run()
/external/skia/tools/skqp/src/
Dskqp.cpp164 grContextOptions.fAllowPathMaskCaching = true; in context_options()
/external/skqp/tools/skqp/src/
Dskqp.cpp153 grContextOptions.fAllowPathMaskCaching = true; in context_options()