Searched refs:internalAllocate (Results 1 – 1 of 1) sorted by relevance
56 virtual SparseNameRange* SK_WARN_UNUSED_RESULT internalAllocate(GrGLuint* outName) = 0;136 SparseNameRange* SK_WARN_UNUSED_RESULT internalAllocate(GrGLuint* outName) override { in internalAllocate() function in GrGLNameAllocator::SparseNameTree138 fLeft.reset(fLeft->internalAllocate(outName)); in internalAllocate()283 SparseNameRange* SK_WARN_UNUSED_RESULT internalAllocate(GrGLuint* outName) override { in internalAllocate() function in GrGLNameAllocator::ContiguousNameRange350 fAllocatedNames.reset(fAllocatedNames->internalAllocate(&name)); in allocateName()