Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkCanvas.h2508 static constexpr int kMCRecCount = SK_CANVAS_SAVE_RESTORE_PREALLOC_COUNT; variable
2510 static constexpr int kMCRecCount = 32; // common depth for save/restores variable