Home
last modified time | relevance | path

Searched refs:getCounts (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/base/
DGLObjectCounter.cpp57 std::vector<size_t> getCounts() { in getCounts() function in android::base::GLObjectCounter::Impl
108 std::vector<size_t> GLObjectCounter::getCounts() { in getCounts() function in android::base::GLObjectCounter
109 return mImpl->getCounts(); in getCounts()
/hardware/google/aemu/base/include/aemu/base/
DGLObjectCounter.h33 std::vector<size_t> getCounts();