Searched refs:surfaceFlinger (Results 1 – 1 of 1) sorted by relevance
3453 IBinder surfaceFlinger = ServiceManager.getService("SurfaceFlinger"); in performEnableScreen() local3454 if (surfaceFlinger != null) { in performEnableScreen()3458 surfaceFlinger.transact(IBinder.FIRST_CALL_TRANSACTION, // BOOT_FINISHED in performEnableScreen()4578 ISurfaceFlingerConfigs surfaceFlinger = ISurfaceFlingerConfigs.getService(); in queryWideColorGamutSupport() local4579 OptionalBool hasWideColor = surfaceFlinger.hasWideColorDisplay(); in queryWideColorGamutSupport()