HomeSort by relevance Sort by last modified time
    Searched defs:get_color (Results 1 - 2 of 2) sorted by null

  /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...]

Completed in 28 milliseconds