Home
last modified time | relevance | path

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

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