Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/include/
H A DContext.h64 void preCompile(const PaintCombo&);
/third_party/skia/experimental/graphite/src/
H A DContext.cpp57 void Context::preCompile(const PaintCombo& paintCombo) { in preCompile() function in skgpu::Context
/third_party/typescript/tests/baselines/reference/
H A Dparserharness.js1115 if (compilationContext && compilationContext.preCompile) {
1116 compilationContext.preCompile();
1250 // effects of preCompile, preferably with something lighter weight than a full recreate()
1253 preCompile: () => void;
1351 context.preCompile();
1404 preCompile: precompile,
3043 if (compilationContext && compilationContext.preCompile) {
3044 compilationContext.preCompile();
3251 context.preCompile();
3301 preCompile
[all...]
/third_party/skia/dm/
H A DDMSrcSink.cpp2135 context->preCompile(c1); in precompile()
2140 context->preCompile(c2); in precompile()

Completed in 9 milliseconds