Lines Matching refs:cast

42     auto& adapter = HWC2OnFbAdapter::cast(device);  in dumpHook()
53 auto& adapter = HWC2OnFbAdapter::cast(device); in registerCallbackHook()
93 auto& adapter = HWC2OnFbAdapter::cast(device); in getDisplayNameHook()
109 auto& adapter = HWC2OnFbAdapter::cast(device); in getDisplayTypeHook()
119 auto& adapter = HWC2OnFbAdapter::cast(device); in getDozeSupportHook()
131 auto& adapter = HWC2OnFbAdapter::cast(device); in getHdrCapabilitiesHook()
141 auto& adapter = HWC2OnFbAdapter::cast(device); in setPowerModeHook()
151 auto& adapter = HWC2OnFbAdapter::cast(device); in setVsyncEnabledHook()
162 auto& adapter = HWC2OnFbAdapter::cast(device); in getColorModesHook()
180 auto& adapter = HWC2OnFbAdapter::cast(device); in setColorModeHook()
193 auto& adapter = HWC2OnFbAdapter::cast(device); in setColorTransformHook()
205 auto& adapter = HWC2OnFbAdapter::cast(device); in getClientTargetSupportHook()
226 auto& adapter = HWC2OnFbAdapter::cast(device); in setClientTargetHook()
241 auto& adapter = HWC2OnFbAdapter::cast(device); in getDisplayConfigsHook()
260 auto& adapter = HWC2OnFbAdapter::cast(device); in getDisplayAttributeHook()
294 auto& adapter = HWC2OnFbAdapter::cast(device); in getActiveConfigHook()
304 auto& adapter = HWC2OnFbAdapter::cast(device); in setActiveConfigHook()
317 auto& adapter = HWC2OnFbAdapter::cast(device); in validateDisplayHook()
338 auto& adapter = HWC2OnFbAdapter::cast(device); in getChangedCompositionTypesHook()
365 auto& adapter = HWC2OnFbAdapter::cast(device); in getDisplayRequestsHook()
379 auto& adapter = HWC2OnFbAdapter::cast(device); in acceptDisplayChangesHook()
394 auto& adapter = HWC2OnFbAdapter::cast(device); in presentDisplayHook()
411 auto& adapter = HWC2OnFbAdapter::cast(device); in getReleaseFencesHook()
421 auto& adapter = HWC2OnFbAdapter::cast(device); in createLayerHook()
432 auto& adapter = HWC2OnFbAdapter::cast(device); in destroyLayerHook()
447 auto& adapter = HWC2OnFbAdapter::cast(device); in setCursorPositionHook()
463 auto& adapter = HWC2OnFbAdapter::cast(device); in setLayerBufferHook()
477 auto& adapter = HWC2OnFbAdapter::cast(device); in setLayerSurfaceDamageHook()
491 auto& adapter = HWC2OnFbAdapter::cast(device); in setLayerCompositionTypeHook()
506 auto& adapter = HWC2OnFbAdapter::cast(device); in setLayerStateHook()
636 auto& adapter = HWC2OnFbAdapter::cast(device); in getCapabilitiesHook()
641 auto& adapter = HWC2OnFbAdapter::cast(device); in closeHook()
669 HWC2OnFbAdapter& HWC2OnFbAdapter::cast(hw_device_t* device) { in cast() function in android::HWC2OnFbAdapter
673 HWC2OnFbAdapter& HWC2OnFbAdapter::cast(hwc2_device_t* device) { in cast() function in android::HWC2OnFbAdapter