Searched refs:TO_STRING (Results 1 – 1 of 1) sorted by relevance
/hardware/libhardware/include/hardware/ |
D | hwcomposer2.h | 767 #define TO_STRING(E, T, printer) \ macro 771 #define TO_STRING(name, printer) macro 796 TO_STRING(hwc2_attribute_t, Attribute, getAttributeName) 804 TO_STRING(hwc2_blend_mode_t, BlendMode, getBlendModeName) 815 TO_STRING(hwc2_callback_descriptor_t, Callback, getCallbackDescriptorName) 824 TO_STRING(hwc2_capability_t, Capability, getCapabilityName) 834 TO_STRING(hwc2_composition_t, Composition, getCompositionName) 841 TO_STRING(hwc2_connection_t, Connection, getConnectionName) 848 TO_STRING(hwc2_display_request_t, DisplayRequest, getDisplayRequestName) 855 TO_STRING(hwc2_display_type_t, DisplayType, getDisplayTypeName) [all …]
|