Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkPathRef.cpp22 static constexpr int kPathRefGenIDBitCnt = 30; // leave room for the fill type (skbug.com/1762) variable
24 static constexpr int kPathRefGenIDBitCnt = 32; variable