Searched refs:takeRef (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLNameAllocator.cpp112 SparseNameRange* takeRef() { function in class:GrGLNameAllocator::SparseNameRange
160 return this->takeRef();
218 return this->takeRef();
253 (newRoot->*Short).reset(this->takeRef());
285 return this->takeRef();
309 return this->takeRef();
314 return (fEnd == fFirst) ? NULL : this->takeRef();
319 return this->takeRef();
323 SparseNameRange* right = this->takeRef();
/external/skia/src/gpu/gl/
H A DGrGLNameAllocator.cpp112 SparseNameRange* takeRef() { function in class:GrGLNameAllocator::SparseNameRange
160 return this->takeRef();
218 return this->takeRef();
253 (newRoot->*Short).reset(this->takeRef());
285 return this->takeRef();
309 return this->takeRef();
314 return (fEnd == fFirst) ? NULL : this->takeRef();
319 return this->takeRef();
323 SparseNameRange* right = this->takeRef();

Completed in 90 milliseconds