Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrSubRunAllocator.cpp45 void* GrBagOfBytes::alignedBytes(int size, int alignment) { in alignedBytes() function in GrBagOfBytes
85 void* GrSubRunAllocator::alignedBytes(int unsafeSize, int unsafeAlignment) { in alignedBytes() function in GrSubRunAllocator