Searched defs:plane_alpha (Results 1 – 2 of 2) sorted by relevance
185 uint8_t plane_alpha = static_cast<uint8_t>(std::round(255.0f * alpha)); in SetLayerPlaneAlpha() local
281 uint8_t plane_alpha = 0xff; //!< Alpha value applied to the whole layer. member