Searched defs:mStorage (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/tinyutils/
H A DVectorImpl.h26 * For performance reasons, we expose mStorage and mCount
51 inline const void* arrayImpl() const { return mStorage; }
116 void * mStorage; // base address of the vector member in class:android::VectorImpl

Completed in 51 milliseconds