Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/graphite/precompile/
H A DThreadedPrecompileTest.cpp285 constexpr int kNumPrecompileThreads = 2; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
286 constexpr int kTotNumThreads = kNumRecordingThreads + kNumPrecompileThreads; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS()
301 for (int i = 0; i < kNumPrecompileThreads; ++i) { in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS()