Searched defs:alpha_mode (Results 1 – 14 of 14) sorted by relevance
60 int alpha_mode = SCREEN_NON_PRE_MULTIPLIED_ALPHA; in createSubWindow() local
305 int alpha_mode = SCREEN_PRE_MULTIPLIED_ALPHA; in initialize() local
81 enum mpcc_alpha_blend_mode alpha_mode; /* alpha blend mode */ member
185 enum vpe_alpha_mode alpha_mode; member
1278 …_mode(struct zcr_color_management_surface_v1 *zcr_color_management_surface_v1, uint32_t alpha_mode) in zcr_color_management_surface_v1_set_alpha_mode()
795 uint64_t alpha_mode() { return alpha_mode_; } in alpha_mode() function
1441 bool VideoTrack::SetAlphaMode(uint64_t alpha_mode) { in SetAlphaMode()
612 enum vpe_alpha_mode alpha_mode; member
224 unsigned alpha_mode : 12; member
11145 pub alpha_mode: DisplayPlaneAlphaFlagsKHR, field11224 pub fn alpha_mode(mut self, alpha_mode: DisplayPlaneAlphaFlagsKHR) -> Self { in alpha_mode() method