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

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

Completed in 336 milliseconds