Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/private/base/
H A DSkContainers.h35 static constexpr int64_t kCapacityMultiple = 8; variable
/aosp_15_r20/external/skia/tests/
H A DSkContainersTest.cpp23 static constexpr int64_t kCapacityMultiple = SkContainerAllocator::kCapacityMultiple; member