Home
last modified time | relevance | path

Searched refs:getClientUsage (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
Dcolor_buffer_utils.cpp69 uint64_t getClientUsage(const std::shared_ptr<C2BlockPool> &pool) { in getClientUsage() function in ColorBufferUtilsGlobalState
139 uint64_t getClientUsage(const std::shared_ptr<C2BlockPool> &pool) { in getClientUsage() function
140 return getGlobals()->getClientUsage(pool); in getClientUsage()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
Dcolor_buffer_utils.h20 uint64_t getClientUsage(const std::shared_ptr<C2BlockPool> &pool);
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp702 uint64_t client_usage = getClientUsage(pool); in checkMode()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp614 uint64_t client_usage = getClientUsage(pool); in checkContext()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp756 uint64_t client_usage = getClientUsage(pool); in checkMode()