Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DPoolAlloc.h307 void setAllocator(TPoolAllocator *a) { allocator = a; } in setAllocator() function
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dscheduler.h518 Scheduler::Config& Scheduler::Config::setAllocator(Allocator* alloc) { in setAllocator() function