Searched defs:alignedBytes (Results 1 – 1 of 1) sorted by relevance
48 void* BagOfBytes::alignedBytes(int size, int alignment) { in alignedBytes() function in sktext::gpu::BagOfBytes91 void* SubRunAllocator::alignedBytes(int unsafeSize, int unsafeAlignment) { in alignedBytes() function in sktext::gpu::SubRunAllocator