Searched refs:no_png_crunch (Results 1 – 2 of 2) sorted by relevance
36 bool no_png_crunch = false; member58 AddOptionalSwitch("--no-crunch", "Disables PNG processing", &options_.no_png_crunch); in CompileCommand()
684 } else if ((!options.no_png_crunch && path_data.extension == "png") in Compile()