/external/chromium_org/ui/views/ |
background.h | 90 SkColor get_color() const { return color_; } function in class:views::Background
|
/frameworks/base/tools/aapt/ |
Images.cpp | 378 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); [all...] |