HomeSort by relevance Sort by last modified time
    Searched full:getcurrentcostlocked (Results 1 - 1 of 1) sorted by null

  /frameworks/av/services/camera/libcameraservice/utils/
ClientManager.h 372 int64_t getCurrentCostLocked() const;
427 int64_t totalCost = getCurrentCostLocked() + cost;
674 int64_t ClientManager<KEY, VALUE, LISTENER>::getCurrentCostLocked() const {

Completed in 129 milliseconds