Home
last modified time | relevance | path

Searched refs:cast (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp40 auto& adapter = HWC2OnFbAdapter::cast(device); in dumpHook()
51 auto& adapter = HWC2OnFbAdapter::cast(device); in registerCallbackHook()
91 auto& adapter = HWC2OnFbAdapter::cast(device); in getDisplayNameHook()
107 auto& adapter = HWC2OnFbAdapter::cast(device); in getDisplayTypeHook()
117 auto& adapter = HWC2OnFbAdapter::cast(device); in getDozeSupportHook()
129 auto& adapter = HWC2OnFbAdapter::cast(device); in getHdrCapabilitiesHook()
139 auto& adapter = HWC2OnFbAdapter::cast(device); in setPowerModeHook()
149 auto& adapter = HWC2OnFbAdapter::cast(device); in setVsyncEnabledHook()
160 auto& adapter = HWC2OnFbAdapter::cast(device); in getColorModesHook()
178 auto& adapter = HWC2OnFbAdapter::cast(device); in setColorModeHook()
[all …]
/hardware/interfaces/broadcastradio/1.1/
DIBroadcastRadioFactory.hal22 * To use 1.1 features you must cast specific interfaces returned from the
24 * which can be cast with V1_1::ITuner::castFrom() call.
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/include/hwc2onfbadapter/
DHWC2OnFbAdapter.h36 static HWC2OnFbAdapter& cast(hw_device_t* device);
37 static HWC2OnFbAdapter& cast(hwc2_device_t* device);
/hardware/interfaces/usb/1.1/
DIUsb.hal24 * castFrom method to cast the IUsbCallback object.
/hardware/interfaces/drm/1.1/
DIDrmFactory.hal30 * To use 1.1 features the caller must cast the returned interface to a
/hardware/qcom/msm8998/json-c/
DChangeLog209 Added cast and mask to suffice size_t v. unsigned int conversion