Home
last modified time | relevance | path

Searched refs:fTestPrecompile (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/tools/flags/
H A DCommonFlagsConfig.h84 bool getTestPrecompile() const { return fTestPrecompile; } in getTestPrecompile()
99 bool fTestPrecompile; member in SkCommandLineConfigGpu
124 , fTestPrecompile(testPrecompile) { in SkCommandLineConfigGraphite()
131 bool getTestPrecompile() const { return fTestPrecompile; } in getTestPrecompile()
137 bool fTestPrecompile; member in SkCommandLineConfigGraphite
H A DCommonFlagsConfig.cpp541 , fTestPrecompile(testPrecompile) in SkCommandLineConfigGpu()
/third_party/skia/dm/
H A DDMSrcSink.h598 bool fTestPrecompile; member in DM::GraphiteSink
H A DDMSrcSink.cpp2149 , fTestPrecompile(config->getTestPrecompile()) { in GraphiteSink()
2161 if (fTestPrecompile) { in draw()

Completed in 9 milliseconds