Searched defs:plane_alpha (Results 1 – 4 of 4) sorted by relevance
242 uint8_t plane_alpha = static_cast<uint8_t>(std::round(255.0f * alpha)); in SetLayerBuffer() local
208 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
343 uint8_t plane_alpha = 0xff; //!< Alpha value applied to the whole layer. member