Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DJankTracker.cpp42 std::function<int64_t(nsecs_t)> computeThreadshold; member
105 mThresholds[comparison.type] = comparison.computeThreadshold(frameInterval); in setFrameInterval()