Searched defs:last_begin_frame_args (Results 1 – 2 of 2) sorted by relevance
| /device/google/trout/tools/tracing/proto/ | ||
| D | perfetto_trace.proto | 6517 optional BeginFrameArgs last_begin_frame_args = 2; field |
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 22827 const BeginFrameArgs& last_begin_frame_args() const { return *last_begin_frame_args_; } in last_begin_frame_args() function in perfetto::protos::gen::BeginFrameSourceState |