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

/sdk/emulator/opengl/shared/emugl/common/
H A Dpod_vector.h157 static inline size_t maxCapacity() { return SIZE_MAX / sizeof(T); } function in class:emugl::PodVector
161 // It's a fatal error to try to resize above maxCapacity().
168 // maxCapacity().

Completed in 60 milliseconds