OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_tilemode_name
(Results
1 - 2
of
2
) sorted by null
/external/skia/bench/
HardStopGradientBench_ScaleNumColors.cpp
17
static const char*
get_tilemode_name
(SkShader::TileMode tilemode) {
function
34
fName.printf("hardstop_scale_num_colors_%s_%03d_colors",
get_tilemode_name
(tilemode), count);
/external/skqp/bench/
HardStopGradientBench_ScaleNumColors.cpp
17
static const char*
get_tilemode_name
(SkShader::TileMode tilemode) {
function
34
fName.printf("hardstop_scale_num_colors_%s_%03d_colors",
get_tilemode_name
(tilemode), count);
Completed in 386 milliseconds