Home
last modified time | relevance | path

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

/external/skia/bench/
DHardStopGradientBench_ScaleNumColors.cpp17 static const char* get_tilemode_name(SkShader::TileMode tilemode) { in get_tilemode_name() function
34 … fName.printf("hardstop_scale_num_colors_%s_%03d_colors", get_tilemode_name(tilemode), count); in HardStopGradientBench_ScaleNumColors()
/external/skqp/bench/
DHardStopGradientBench_ScaleNumColors.cpp17 static const char* get_tilemode_name(SkShader::TileMode tilemode) { in get_tilemode_name() function
34 … fName.printf("hardstop_scale_num_colors_%s_%03d_colors", get_tilemode_name(tilemode), count); in HardStopGradientBench_ScaleNumColors()