Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBlockAllocator.cpp82 GrBlockAllocator::Block* GrBlockAllocator::findOwningBlock(const void* p) { in findOwningBlock() function in GrBlockAllocator
DGrBlockAllocator.h338 const Block* findOwningBlock(const void* ptr) const { in findOwningBlock() function