Searched defs:ensureSpace (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/core/ | ||
D | SkArenaAlloc.cpp | 69 void SkArenaAlloc::ensureSpace(uint32_t size, uint32_t alignment) { in ensureSpace() function in SkArenaAlloc |
/third_party/skia/src/gpu/ops/ | ||
D | DefaultPathRenderer.cpp | 318 bool ensureSpace(int vertsNeeded, int indicesNeeded = 0, const SkPoint* lastPoint = nullptr) { in ensureSpace() function in __anoncbcfd3c70111::PathGeoBuilder |