Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DClientManager.h408 int64_t getCurrentCostLocked() const;
463 int64_t totalCost = getCurrentCostLocked() + cost; in wouldEvictLocked()
710 int64_t ClientManager<KEY, VALUE, LISTENER>::getCurrentCostLocked() const { in getCurrentCostLocked() function