Home
last modified time | relevance | path

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

/external/skia/src/text/gpu/
DSubRunAllocator.cpp48 void* BagOfBytes::alignedBytes(int size, int alignment) { in alignedBytes() function in sktext::gpu::BagOfBytes
91 void* SubRunAllocator::alignedBytes(int unsafeSize, int unsafeAlignment) { in alignedBytes() function in sktext::gpu::SubRunAllocator