Searched refs:getClientUsage (Results 1 – 5 of 5) sorted by relevance
69 uint64_t getClientUsage(const std::shared_ptr<C2BlockPool> &pool) { in getClientUsage() function in ColorBufferUtilsGlobalState139 uint64_t getClientUsage(const std::shared_ptr<C2BlockPool> &pool) { in getClientUsage() function140 return getGlobals()->getClientUsage(pool); in getClientUsage()
20 uint64_t getClientUsage(const std::shared_ptr<C2BlockPool> &pool);
702 uint64_t client_usage = getClientUsage(pool); in checkMode()
614 uint64_t client_usage = getClientUsage(pool); in checkContext()
756 uint64_t client_usage = getClientUsage(pool); in checkMode()