Searched defs:setAlpha (Results 1 – 3 of 3) sorted by relevance
47 void setAlpha(double alpha) { in setAlpha() function
271 void setAlpha(U8CPU a) { in setAlpha() function
78 …void setAlpha (int v) { DE_ASSERT(deInRange32(v, 0, 255)); m_value = (m_value & ~((deUint32)0x… in setAlpha() function in tcu::RGBA