Home
last modified time | relevance | path

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

/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
Ddrm_plane.h70 bool IsIdle() const in IsIdle() function
Ddrm_device.cpp270 … if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->GetType())) { in GetDrmPlane()