Searched refs:exynosDevice (Results 1 – 5 of 5) sorted by relevance
182 if (!exynosDevice) in exynos_getFunction()192 if (!exynosDevice) in exynos_getCapabilities()202 if (exynosDevice) in exynos_dump()210 if (exynosDevice) { in exynos_acceptDisplayChanges()227 if (exynosDevice) { in exynos_createLayer()245 if (exynosDevice) { in exynos_createVirtualDisplay()259 if (exynosDevice) { in exynos_destroyLayer()277 if (exynosDevice) { in exynos_destroyVirtualDisplay()293 if (exynosDevice) { in exynos_getActiveConfig()308 if (exynosDevice) { in exynos_getChangedCompositionTypes()[all …]
28 ExynosDeviceDrmInterface(ExynosDevice *exynosDevice);30 virtual void init(ExynosDevice *exynosDevice) override;39 void init(ExynosDevice *exynosDevice, DrmDevice *drmDevice);
68 ExynosDeviceDrmInterface::ExynosDeviceDrmInterface(ExynosDevice *exynosDevice) in ExynosDeviceDrmInterface() argument79 void ExynosDeviceDrmInterface::init(ExynosDevice *exynosDevice) in init() argument82 mExynosDevice = exynosDevice; in init()199 void ExynosDeviceDrmInterface::ExynosDrmEventHandler::init(ExynosDevice *exynosDevice, DrmDevice *d… in init() argument201 mExynosDevice = exynosDevice; in init()
80 virtual void init(ExynosDevice *exynosDevice) = 0;
649 ExynosDevice *exynosDevice = mExynosDisplay->mDevice; in Callback() local651 exynosDevice->mCallbackInfos[HWC2_CALLBACK_VSYNC_2_4]; in Callback()661 auto vsyncCallbackInfo = exynosDevice->mCallbackInfos[HWC2_CALLBACK_VSYNC]; in Callback()773 ExynosDevice *exynosDevice = mExynosDisplay->mDevice; in setVsyncEnabled() local774 auto vsync_2_4CallbackInfo = exynosDevice->mCallbackInfos[HWC2_CALLBACK_VSYNC_2_4]; in setVsyncEnabled()