Home
last modified time | relevance | path

Searched defs:totalCost (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/utils/
DClientManager.h495 ClientManager<KEY, VALUE, LISTENER>::ClientManager(int32_t totalCost) : mMaxCost(totalCost) {} in ClientManager()
537 int64_t totalCost = getCurrentCostLocked() + cost; in wouldEvictLocked() local
859 int64_t totalCost = 0; in getCurrentCostLocked() local