Home
last modified time | relevance | path

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

/external/skia/src/text/gpu/
DSubRunAllocator.h133 static constexpr int kAllocationAlignment = alignof(std::max_align_t); variable
135 static constexpr int kAllocationAlignment = 8; variable