Searched defs:NUM_BUCKETS (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DJankTracker.h39 NUM_BUCKETS, enumerator in enum:android::uirenderer::JankType
45 std::array<uint32_t, NUM_BUCKETS> jankTypeCounts;
80 std::array<int64_t, NUM_BUCKETS> mThresholds;
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h525 static const size_t NUM_BUCKETS = 8; // < 1-7, 7+ member in class:android::SurfaceFlinger
526 nsecs_t mFrameBuckets[NUM_BUCKETS];

Completed in 148 milliseconds