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

/frameworks/base/libs/hwui/
H A DFrameInfoVisualizer.h38 typedef RingBuffer<FrameInfo, 120> FrameInfoSource; typedef in namespace:android::uirenderer
42 explicit FrameInfoVisualizer(FrameInfoSource& source);
72 FrameInfoSource& mFrameSource;

Completed in 92 milliseconds