Searched refs:get_color (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/tools/aapt/ |
D | Images.cpp | 506 static uint32_t get_color( in get_color() function 555 static uint32_t get_color(image_info* image, int hpatch, int vpatch) in get_color() function 566 const uint32_t c = get_color(image->rows, left, top, right, bottom); in get_color() 783 c = get_color(image->rows, left, top, right - 1, bottom - 1); in do_9patch()
|
/frameworks/compile/slang/ |
D | README.rst | 230 public Short4 get_color(int index)
|