Searched refs:allocator_ptr (Results 1 – 2 of 2) sorted by relevance
436 #define GrNEW_APPEND_TO_ALLOCATOR(allocator_ptr, type_name, args) \ argument437 new (allocator_ptr) type_name args