Searched defs:computePalette (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/hwui/ | ||
D | Bitmap.h | 119 static BitmapPalette computePalette(const SkBitmap& bitmap) { in computePalette() function |
D | Bitmap.cpp | 375 BitmapPalette Bitmap::computePalette(const SkImageInfo& info, const void* addr, size_t rowBytes) { in computePalette() function in android::Bitmap |
/frameworks/base/libs/hwui/ | ||
D | VectorDrawable.cpp | 662 BitmapPalette Tree::computePalette() { in computePalette() function in android::uirenderer::VectorDrawable::Tree |