Searched defs:alpha_mode (Results 1 – 8 of 8) sorted by relevance
795 uint64_t alpha_mode() { return alpha_mode_; } in alpha_mode() function
1449 bool VideoTrack::SetAlphaMode(uint64_t alpha_mode) { in SetAlphaMode()
224 unsigned alpha_mode : 12; member
9983 pub alpha_mode: DisplayPlaneAlphaFlagsKHR, field10051 pub fn alpha_mode(mut self, alpha_mode: DisplayPlaneAlphaFlagsKHR) -> Self { in alpha_mode() method