Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkCanvas.h2380 static constexpr int kMCRecCount = 32; // common depth for save/restores variable
2382 intptr_t fMCRecStorage[kMCRecSize * kMCRecCount / sizeof(intptr_t)];
/third_party/flutter/skia/include/core/
DSkCanvas.h2577 static constexpr int kMCRecCount = 32; // common depth for save/restores variable
2580 intptr_t fMCRecStorage[kMCRecSize * kMCRecCount / sizeof(intptr_t)];