Searched defs:plane_alpha (Results 1 – 16 of 16) sorted by relevance
239 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
303 uint8_t plane_alpha = static_cast<uint8_t>(std::round(255.0f * alpha)); in SetLayerPlaneAlpha() local
344 uint8_t plane_alpha = 0xff; //!< Alpha value applied to the whole layer. member
403 uint8_t plane_alpha = static_cast<uint8_t>(std::round(255.0f * alpha)); in SetLayerPlaneAlpha() local
420 uint8_t plane_alpha = static_cast<uint8_t>(std::round(255.0f * alpha)); in SetLayerPlaneAlpha() local
362 uint8_t plane_alpha = 0xff; //!< Alpha value applied to the whole layer. member
457 uint8_t plane_alpha = static_cast<uint8_t>(std::round(255.0f * alpha)); in SetLayerPlaneAlpha() local
451 uint8_t plane_alpha = static_cast<uint8_t>(std::round(255.0f * alpha)); in SetLayerPlaneAlpha() local
383 uint8_t plane_alpha = 0xff; //!< Alpha value applied to the whole layer. member
1023 void HWDeviceDRM::AddSolidfillStage(const HWSolidfillStage &sf, uint32_t plane_alpha) { in AddSolidfillStage()
628 uint32_t plane_alpha = 0xff; member
1207 void HWDeviceDRM::AddSolidfillStage(const HWSolidfillStage &sf, uint32_t plane_alpha) { in AddSolidfillStage()
799 uint32_t plane_alpha = 0xff; member