Searched refs:lv_obj_get_style_opa_layered (Results 1 – 3 of 3) sorted by relevance
511 static inline lv_opa_t lv_obj_get_style_opa_layered(const struct _lv_obj_t * obj, uint32_t part) in lv_obj_get_style_opa_layered() function
883 if(lv_obj_get_style_opa_layered(obj, 0) != LV_OPA_COVER) return LV_LAYER_TYPE_SIMPLE; in calculate_layer_type()
977 lv_opa_t opa = lv_obj_get_style_opa_layered(obj, 0); in refr_obj()