Searched defs:colorKey (Results 1 – 3 of 3) sorted by relevance
59 uint32_t colorKey = 0; in get() local
110 uint32_t colorKey; member
75 void Patch::updateColorKey(const uint32_t colorKey) { in updateColorKey()79 bool Patch::matches(const int32_t* xDivs, const int32_t* yDivs, const uint32_t colorKey) { in matches()