Home
last modified time | relevance | path

Searched defs:total_weight (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/extras/simpleperf/scripts/inferno/
H A Dsvg_renderer.py51 def get_heat_color(callsite, total_weight): argument
66 def create_svg_node(process, callsite, depth, f, total_weight, height, color_scheme, nav): argument
122 def render_svg_nodes(process, flamegraph, depth, f, total_weight, height, color_scheme): argument
/aosp12/packages/services/BuiltInPrintService/jni/plugins/
H A Dwprint_scaler.c437 sint32 total_weight; in _scale_row_down_9in() local
501 sint32 total_weight; in _scale_row_down_8in() local
560 sint32 total_weight; in _scale_row_down_7in() local
616 sint32 total_weight; in _scale_row_down_6in() local
669 sint32 total_weight; in _scale_row_down_5in() local
719 sint32 total_weight; in _scale_row_down_4in() local
765 sint32 total_weight; in _scale_row_down_3in() local
808 sint32 total_weight; in _scale_row_down_2in() local
848 sint32 total_weight; in _scale_row_down() local
/aosp12/hardware/google/pixel/thermal/
H A Dthermal-helper.cpp633 float total_weight = 0, cdev_power_budget; in requestCdevByPower() local