Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dsvghelper.c32 #define MIN_TEXT_SIZE 0.01 macro
147 if (text_size > MIN_TEXT_SIZE) in svg_sample()
197 if (font_size > MIN_TEXT_SIZE) in svg_waiting()
275 if (width > MIN_TEXT_SIZE) in svg_process()
306 if (width > MIN_TEXT_SIZE) in svg_cstate()