Home
last modified time | relevance | path

Searched defs:allocatedSize (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/SparseCore/
DCompressedStorage.h110 inline Index allocatedSize() const { return m_allocatedSize; } in allocatedSize() function
/external/eigen/unsupported/Eigen/src/Skyline/
DSkylineStorage.h128 inline Index allocatedSize() const { in allocatedSize() function
/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp206 int allocatedSize; member