Home
last modified time | relevance | path

Searched refs:has_excl_rect_ (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_plane.h101 bool has_excl_rect_ = false; variable
Ddrm_plane.cpp437 info->has_excl_rect = has_excl_rect_; in GetTypeInfo()
545 has_excl_rect_ = true; in ParseProperties()