Searched defs:setAlpha (Results 1 – 5 of 5) sorted by relevance
47 void setAlpha(double alpha) { in setAlpha() function
58 void AceTextureLayer::setAlpha(int32_t alpha) in setAlpha() function in flutter::OHOS::AceTextureLayer
284 void setAlpha(U8CPU a) { 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