Home
last modified time | relevance | path

Searched defs:uhdr_rotate_effect (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libultrahdr/lib/include/ultrahdr/
H A Deditorhelper.h51 typedef struct uhdr_rotate_effect : uhdr_effect_desc { struct
64 } uhdr_rotate_effect_t; /**< alias for struct uhdr_rotate_effect */ argument
/aosp_15_r20/external/libultrahdr/lib/src/
H A Deditorhelper.cpp187 uhdr_rotate_effect::uhdr_rotate_effect(int degree) : m_degree{degree} { in uhdr_rotate_effect() function in ultrahdr::uhdr_rotate_effect