Searched refs:isBootDisplayModeSupported (Results 1 – 1 of 1) sorted by relevance
1757 bool isBootDisplayModeSupported = false; in nativeGetBootDisplayModeSupport() local1758 SurfaceComposerClient::getBootDisplayModeSupport(&isBootDisplayModeSupported); in nativeGetBootDisplayModeSupport()1759 return static_cast<jboolean>(isBootDisplayModeSupported); in nativeGetBootDisplayModeSupport()