Searched refs:h_display (Results 1 – 3 of 3) sorted by relevance
39 uint32_t h_display() const;
84 uint32_t DrmMode::h_display() const { in h_display() function in android::DrmMode
254 return mDozeDrmMode.h_display() > 0 && mDozeDrmMode.v_display() > 0; in isDozeModeAvailable()