Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrProcessor.cpp62 static const int kXPFactoryCount = 4; variable
66 static const int kXPFactoryCount = 0; variable
/third_party/skia/src/gpu/
DGrProcessorUnitTest.cpp152 static constexpr int kXPFactoryCount = 4; variable