Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSubRunAllocator.h100 inline static constexpr int kAllocationAlignment = alignof(std::max_align_t); variable
102 inline static constexpr int kAllocationAlignment = 8; variable