Searched defs:uhdr_rotate_effect (Results 1 – 2 of 2) sorted by relevance
58 typedef struct uhdr_rotate_effect : uhdr_effect_desc { struct71 } uhdr_rotate_effect_t; /**< alias for struct uhdr_rotate_effect */ argument
167 uhdr_rotate_effect::uhdr_rotate_effect(int degree) : m_degree{degree} { in uhdr_rotate_effect() function in ultrahdr::uhdr_rotate_effect