Home
last modified time | relevance | path

Searched refs:processing_animation_worklets_for_active_tree_ (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp23417 …_animation_worklets_for_active_tree() const { return processing_animation_worklets_for_active_tree… in processing_animation_worklets_for_active_tree()
23418 …ing_animation_worklets_for_active_tree(bool value) { processing_animation_worklets_for_active_tree… in set_processing_animation_worklets_for_active_tree()
23472 bool processing_animation_worklets_for_active_tree_{}; member in perfetto::protos::gen::ChromeCompositorStateMachine_MinorState
24538 …&& processing_animation_worklets_for_active_tree_ == other.processing_animation_worklets_for_activ… in operator ==()
24683 field.get(&processing_animation_worklets_for_active_tree_); in ParseFromArray()
24929 msg->AppendTinyVarInt(44, processing_animation_worklets_for_active_tree_); in Serialize()
Dperfetto.h119832 …_animation_worklets_for_active_tree() const { return processing_animation_worklets_for_active_tree…
119833 …ing_animation_worklets_for_active_tree(bool value) { processing_animation_worklets_for_active_tree…
119887 bool processing_animation_worklets_for_active_tree_{};