Searched refs:a_color_space (Results 1 - 15 of 15) sorted by relevance

/haiku/headers/private/graphics/
H A Dvideo_overlay.h110 typedef uint32 (*overlay_supported_features)(uint32 a_color_space);
/haiku/src/add-ons/accelerants/via/
H A DOverlay.c54 uint32 OVERLAY_SUPPORTED_FEATURES(uint32 a_color_space) argument
57 LOG(4,("Overlay: supported_features: color_space $%08x\n",a_color_space));
60 switch (a_color_space)
H A Dbe_driver_proto.h58 uint32 OVERLAY_SUPPORTED_FEATURES(uint32 a_color_space);
/haiku/src/add-ons/accelerants/neomagic/
H A DOverlay.c52 uint32 OVERLAY_SUPPORTED_FEATURES(uint32 a_color_space) argument
55 LOG(4,("Overlay: supported_features: color_space $%08x\n",a_color_space));
58 switch (a_color_space)
H A Dbe_driver_proto.h56 uint32 OVERLAY_SUPPORTED_FEATURES(uint32 a_color_space);
/haiku/src/add-ons/accelerants/matrox/
H A Dbe_driver_proto.h49 uint32 OVERLAY_SUPPORTED_FEATURES(uint32 a_color_space);
H A DOverlay.c58 uint32 OVERLAY_SUPPORTED_FEATURES(uint32 a_color_space) argument
61 LOG(4,("Overlay: supported_features: color_space $%08x\n",a_color_space));
66 switch (a_color_space)
/haiku/src/add-ons/accelerants/vesa/
H A Daccelerant_protos.h68 uint32 vesa_overlay_supported_features(uint32 a_color_space);
/haiku/src/add-ons/accelerants/skeleton/
H A DOverlay.c54 uint32 OVERLAY_SUPPORTED_FEATURES(uint32 a_color_space) argument
57 LOG(4,("Overlay: supported_features: color_space $%08x\n",a_color_space));
60 switch (a_color_space)
H A Dbe_driver_proto.h58 uint32 OVERLAY_SUPPORTED_FEATURES(uint32 a_color_space);
/haiku/src/add-ons/accelerants/nvidia/
H A DOverlay.c54 uint32 OVERLAY_SUPPORTED_FEATURES(uint32 a_color_space) argument
57 LOG(4,("Overlay: supported_features: color_space $%08x\n",a_color_space));
60 switch (a_color_space)
H A Dbe_driver_proto.h64 uint32 OVERLAY_SUPPORTED_FEATURES(uint32 a_color_space);
/haiku/src/add-ons/accelerants/radeon/
H A Dgeneric.h68 uint32 OVERLAY_SUPPORTED_FEATURES(uint32 a_color_space);
/haiku/src/add-ons/accelerants/3dfx/
H A Daccelerant.h115 uint32 OverlaySupportedFeatures(uint32 a_color_space);
/haiku/src/add-ons/accelerants/ati/
H A Daccelerant.h163 uint32 OverlaySupportedFeatures(uint32 a_color_space);

Completed in 165 milliseconds