Home
last modified time | relevance | path

Searched defs:kGPFactoryCount (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrProcessor.cpp61 static const int kGPFactoryCount = 14; variable
65 static const int kGPFactoryCount = 0; variable
/third_party/skia/src/gpu/
DGrProcessorUnitTest.cpp151 static constexpr int kGPFactoryCount = 14; variable