Searched refs:has_alpha (Results 1 – 6 of 6) sorted by relevance
124 int has_alpha, compressed; in control_thread_entry() local140 for(has_alpha = 0; has_alpha <= 1; has_alpha++) in control_thread_entry()144 gx_window_wallpaper_set(apple_window, maps[compressed + has_alpha], GX_TRUE); in control_thread_entry()153 …d, pixelmap with alpha-channel: %d, pixelmap compressed: %d ", alpha_index, has_alpha, compressed); in control_thread_entry()
85 GX_BOOL has_alpha; in _gx_dave2d_simulation_display_driver_32bpp_horizontal_pixelmap_line_compressed_write() local104 has_alpha = GX_TRUE; in _gx_dave2d_simulation_display_driver_32bpp_horizontal_pixelmap_line_compressed_write()108 has_alpha = GX_FALSE; in _gx_dave2d_simulation_display_driver_32bpp_horizontal_pixelmap_line_compressed_write()133 if (has_alpha) in _gx_dave2d_simulation_display_driver_32bpp_horizontal_pixelmap_line_compressed_write()166 if (has_alpha) in _gx_dave2d_simulation_display_driver_32bpp_horizontal_pixelmap_line_compressed_write()
80 GX_BOOL has_alpha; in _gx_dave2d_simulation_display_driver_24xrgb_pixelmap_compressed_write() local90 has_alpha = GX_TRUE; in _gx_dave2d_simulation_display_driver_24xrgb_pixelmap_compressed_write()94 has_alpha = GX_FALSE; in _gx_dave2d_simulation_display_driver_24xrgb_pixelmap_compressed_write()138 if (has_alpha) in _gx_dave2d_simulation_display_driver_24xrgb_pixelmap_compressed_write()186 if (has_alpha) in _gx_dave2d_simulation_display_driver_24xrgb_pixelmap_compressed_write()
622 GX_BOOL has_alpha; in _gx_dave2d_simulation_display_driver_16bpp_32argb_pixelmap_compressed_write() local634 has_alpha = GX_TRUE; in _gx_dave2d_simulation_display_driver_16bpp_32argb_pixelmap_compressed_write()638 has_alpha = GX_FALSE; in _gx_dave2d_simulation_display_driver_16bpp_32argb_pixelmap_compressed_write()686 if (has_alpha) in _gx_dave2d_simulation_display_driver_16bpp_32argb_pixelmap_compressed_write()723 if (has_alpha) in _gx_dave2d_simulation_display_driver_16bpp_32argb_pixelmap_compressed_write()
709 GX_BOOL has_alpha; in _gx_dave2d_simulation_display_driver_565rgb_32argb_rotated_pixelmap_compressed_write() local740 has_alpha = GX_TRUE; in _gx_dave2d_simulation_display_driver_565rgb_32argb_rotated_pixelmap_compressed_write()744 has_alpha = GX_FALSE; in _gx_dave2d_simulation_display_driver_565rgb_32argb_rotated_pixelmap_compressed_write()797 if (has_alpha) in _gx_dave2d_simulation_display_driver_565rgb_32argb_rotated_pixelmap_compressed_write()835 if (has_alpha) in _gx_dave2d_simulation_display_driver_565rgb_32argb_rotated_pixelmap_compressed_write()
60 BOOL has_alpha = FALSE; in CheckImageHasAlphaChannel() local116 has_alpha = TRUE; in CheckImageHasAlphaChannel()125 has_alpha = TRUE; in CheckImageHasAlphaChannel()134 return has_alpha; in CheckImageHasAlphaChannel()