Searched defs:ensureSpace (Results 1 – 3 of 3) sorted by relevance
73 void SkArenaAlloc::ensureSpace(uint32_t size, uint32_t alignment) { in ensureSpace() function in SkArenaAlloc
315 mutating func ensureSpace(size: Int) -> Int { in ensureSpace() function
318 bool ensureSpace(int vertsNeeded, int indicesNeeded = 0, const SkPoint* lastPoint = nullptr) { in ensureSpace() function in __anon566be99f0111::PathGeoBuilder