OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateColorKey
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/hwui/
Patch.h
53
void
updateColorKey
(const uint32_t colorKey);
PatchCache.cpp
119
mesh->
updateColorKey
(colorKey);
Patch.cpp
71
void Patch::
updateColorKey
(const uint32_t colorKey) {
87
updateColorKey
(colorKey);
Completed in 1197 milliseconds