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