Searched refs:hwcBinder (Results 1 – 1 of 1) sorted by relevance
1163 sp<hwcService::IHWComposer> hwcBinder = NULL; in component_init() local1184 hwcBinder = in component_init()1187 if (hwcBinder != NULL) { in component_init()1188 hwcBinder->setOpenSecureStart(); in component_init()1602 if (hwcBinder != NULL) { in component_init()1604 hwcBinder->setOpenSecureEnd() : in component_init()1605 hwcBinder->setCloseSecureEnd(); in component_init()5757 sp<hwcService::IHWComposer> hwcBinder = NULL; in component_deinit() local5781 hwcBinder = in component_deinit()5784 if (hwcBinder != NULL) { in component_deinit()[all …]