Searched defs:isDbmSupported (Results 1 – 12 of 12) sorted by relevance
52 boolean isDbmSupported(); in isDbmSupported() method
189 boolean isDbmSupported(); in isDbmSupported() method
310 ndk::ScopedAStatus Display::isDbmSupported(bool *_aidl_return) { in isDbmSupported() function in aidl::com::google::hardware::pixel::display::Display
78 bool isDbmSupported() { return mDbmSupported; } in isDbmSupported() function
1334 virtual bool isDbmSupported() { return false; } in isDbmSupported() function
1663 bool ExynosPrimaryDisplay::isDbmSupported() { in isDbmSupported() function in ExynosPrimaryDisplay