Searched defs:getUsage (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/include/GLcommon/ | ||
D | GLESbuffer.h | 34 GLuint getUsage(){return m_usage;}; in getUsage() function |
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ | ||
D | HidLocal.cpp | 27 uint32_t HidLocal::getUsage(size_t index) const { in getUsage() function in HidUtil::HidLocal |
/hardware/google/aemu/base/ | ||
D | MemoryTracker.cpp | 197 std::unique_ptr<MallocStats> getUsage(const std::string& group) { in getUsage() function in android::base::MemoryTracker::Impl |