Searched defs:alphaValue (Results 1 – 8 of 8) sorted by relevance
72 float* alphaValue = new (std::nothrow) float[1] {0.0001}; in SaveAlpha() local253 int64_t* alphaValue = new (std::nothrow) int64_t[1] {0}; variable557 float alphaValue {0.0001}; variable
667 float alphaValue = ALPHA_VALUES[i]; // the value of the key frame needs variable720 float alphaValue = ALPHA_VALUES[i]; // the value of the key frame needs variable749 float alphaValue = ALPHA_VALUES[i]; // the value of the key frame needs variable
1526 uint32_t alphaValue = color.GetAlpha(); variable1545 uint32_t alphaValue = color.GetAlpha(); variable1564 uint32_t alphaValue = color.GetAlpha(); variable
247 float alphaValue = 1.0f / alpha; in Demultiply() local
413 float alphaValue = 1.0; in SetShadowAlpha() local
653 auto alphaValue = jsValueObj->GetProperty("angle"); in ParseParticleAcceleration() local
3210 float alphaValue = static_cast<float>(rpixel[alphaIndex]) / UINT8_MAX; in ConvertUintPixelAlpha() local
735 uint32_t alphaValue = 0xFF * alpha; in AddAlphaToColor() local