Searched refs:FrameData (Results 1 – 11 of 11) sorted by relevance
39 struct FrameData;70 void fill_in_backtrace_frame(BacktraceFrame* f, const unwindstack::FrameData& frame);
150 unwindstack::FrameData frame_data = unwinder->BuildFrameFromPcOnly(frames[i]); in AddCauseProtos()159 unwindstack::FrameData frame_data = unwinder->BuildFrameFromPcOnly(frames[i]); in AddCauseProtos()
114 unwindstack::FrameData frame_data = unwinder->BuildFrameFromPcOnly(report->allocation_trace[i]); in FillInCause()122 unwindstack::FrameData frame_data = in FillInCause()
323 void fill_in_backtrace_frame(BacktraceFrame* f, const unwindstack::FrameData& frame) { in fill_in_backtrace_frame()411 static void dump_thread_backtrace(std::vector<unwindstack::FrameData>& frames, Thread& thread) { in dump_thread_backtrace()
200 private final FrameData mFrameData = new FrameData();1112 public static class FrameData { class in Choreographer1118 FrameData() { in FrameData() method in Choreographer.FrameData1245 void onVsync(@NonNull FrameData data); in onVsync()1347 void run(FrameData frameData) { in run()
16149 HSPLandroid/view/Choreographer$CallbackRecord;->run(Landroid/view/Choreographer$FrameData;)V16150 HSPLandroid/view/Choreographer$FrameData;->-$$Nest$fgetmFrameTimeNanos(Landroid/view/Choreographer$…16151 HSPLandroid/view/Choreographer$FrameData;-><init>()V16152 HSPLandroid/view/Choreographer$FrameData;->checkInCallback()V16153 HSPLandroid/view/Choreographer$FrameData;->getFrameTimeNanos()J16154 HSPLandroid/view/Choreographer$FrameData;->getFrameTimelines()[Landroid/view/Choreographer$FrameTim…16155 HSPLandroid/view/Choreographer$FrameData;->getPreferredFrameTimeline()Landroid/view/Choreographer$F…16157 HSPLandroid/view/Choreographer$FrameData;->update(JI)V16159 …FrameData;->update(JLandroid/view/DisplayEventReceiver;J)V+]Landroid/view/DisplayEventReceiver;Lan…16177 …eographer$CallbackQueue;]Landroid/view/Choreographer$FrameData;Landroid/view/Choreographer$FrameDa…[all …]
8373 android.view.Choreographer$FrameData
16213 HSPLandroid/view/Choreographer$CallbackRecord;->run(Landroid/view/Choreographer$FrameData;)V16214 HSPLandroid/view/Choreographer$FrameData;->-$$Nest$fgetmFrameTimeNanos(Landroid/view/Choreographer$…16215 HSPLandroid/view/Choreographer$FrameData;-><init>()V16216 HSPLandroid/view/Choreographer$FrameData;->checkInCallback()V16217 HSPLandroid/view/Choreographer$FrameData;->getFrameTimeNanos()J16218 HSPLandroid/view/Choreographer$FrameData;->getFrameTimelines()[Landroid/view/Choreographer$FrameTim…16219 HSPLandroid/view/Choreographer$FrameData;->getPreferredFrameTimeline()Landroid/view/Choreographer$F…16221 HSPLandroid/view/Choreographer$FrameData;->update(JI)V16223 …FrameData;->update(JLandroid/view/DisplayEventReceiver;J)V+]Landroid/view/DisplayEventReceiver;Lan…16241 …eographer$CallbackQueue;]Landroid/view/Choreographer$FrameData;Landroid/view/Choreographer$FrameDa…[all …]
8404 android.view.Choreographer$FrameData
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50163 public static class Choreographer.FrameData {50176 method public void onVsync(@NonNull android.view.Choreographer.FrameData);