Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPicture.cpp214 static const int kNumSlowPathsTol = 6; in suitableForGpuRasterization() local
216 bool ret = fNumSlowPathsAndDashEffects < kNumSlowPathsTol; in suitableForGpuRasterization()