Home
last modified time | relevance | path

Searched refs:checkRealloc (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/private/
DSkTArray.h70 this->checkRealloc(that.count());
83 this->checkRealloc(that.count());
117 this->checkRealloc(n); in reset()
133 this->checkRealloc(count); in reset()
147 this->checkRealloc(n); in reserve()
241 this->checkRealloc(n); in push_back_n()
254 this->checkRealloc(n); in move_back_n()
269 this->checkRealloc(0); in pop_back()
282 this->checkRealloc(0); in pop_back_n()
514 this->checkRealloc(n); in push_back_raw()
[all …]
/external/skqp/include/private/
DSkTArray.h70 this->checkRealloc(that.count());
83 this->checkRealloc(that.count());
117 this->checkRealloc(n); in reset()
133 this->checkRealloc(count); in reset()
147 this->checkRealloc(n); in reserve()
241 this->checkRealloc(n); in push_back_n()
254 this->checkRealloc(n); in move_back_n()
269 this->checkRealloc(0); in pop_back()
282 this->checkRealloc(0); in pop_back_n()
514 this->checkRealloc(n); in push_back_raw()
[all …]