Home
last modified time | relevance | path

Searched refs:updateColorKey (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DPatch.h54 void updateColorKey(const uint32_t colorKey);
DPatchCache.cpp90 mesh->updateColorKey(colorKey); in get()
DPatch.cpp75 void Patch::updateColorKey(const uint32_t colorKey) { in updateColorKey() function in android::uirenderer::Patch
81 updateColorKey(colorKey); in matches()