Searched refs:get_color (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DImages.cpp378 static uint32_t get_color( function
427 static uint32_t get_color(image_info* image, int hpatch, int vpatch) function
438 const uint32_t c = get_color(image->rows, left, top, right, bottom);
653 c = get_color(image->rows, left, top, right - 1, bottom - 1);

Completed in 30 milliseconds