Searched defs:isLhbmSupported (Results 1 – 12 of 12) sorted by relevance
44 boolean isLhbmSupported(); in isLhbmSupported() method
88 boolean isLhbmSupported(); in isLhbmSupported() method
113 ndk::ScopedAStatus Display::isLhbmSupported(bool *_aidl_return) { in isLhbmSupported() function in aidl::com::google::hardware::pixel::display::Display
106 bool isLhbmSupported() { return mLhbmSupported; } in isLhbmSupported() function
1202 virtual bool isLhbmSupported() { return false; } in isLhbmSupported() function
520 bool ExynosPrimaryDisplay::isLhbmSupported() { in isLhbmSupported() function in ExynosPrimaryDisplay