HomeSort by relevance Sort by last modified time
    Searched full:get_color_type (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/tools/resources/
optimize-png-files.sh 211 # Usage: get_color_type <file>
221 function get_color_type { function
259 local old_color_type=$(get_color_type $file)
261 local new_color_type=$(get_color_type $file.tmp.png)

Completed in 57 milliseconds