Home
last modified time | relevance | path

Searched refs:get_properties (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/sm7250/display/gralloc/
DQtiAllocator.cpp44 static void get_properties(gralloc::GrallocProperties *props) { in get_properties() function
68 get_properties(&properties); in QtiAllocator()
145 get_properties(&properties); in QtiAllocator()
/hardware/qcom/sm8150/display/gralloc/
DQtiAllocator.cpp44 static void get_properties(gralloc::GrallocProperties *props) { in get_properties() function
68 get_properties(&properties); in QtiAllocator()
145 get_properties(&properties); in QtiAllocator()
/hardware/libhardware/modules/radio/
Dradio_hal_tool.c43 device->get_properties(device, &hal_properties); in list_all_properties()
75 ret = device->get_properties(device, &hal_properties); in tune()
Dradio_hw.c779 rdev->device.get_properties = rdev_get_properties; in rdev_open()
/hardware/libhardware/include/hardware/
Dradio.h234 int (*get_properties)(const struct radio_hw_device *dev, member
Dsound_trigger.h75 int (*get_properties)(const struct sound_trigger_hw_device *dev, member
/hardware/interfaces/broadcastradio/1.0/default/
DBroadcastRadio.cpp109 rc = mHwDevice->get_properties(mHwDevice, &halProperties); in getProperties()
/hardware/interfaces/soundtrigger/2.0/default/
DSoundTriggerHalImpl.cpp79 ret = mHwDevice->get_properties(mHwDevice, &halProperties); in getProperties()
/hardware/libhardware/modules/soundtrigger/
Dsound_trigger_hw.c895 stdev->device.get_properties = stdev_get_properties; in stdev_open()
/hardware/interfaces/soundtrigger/2.2/default/
DSoundTriggerHw.cpp97 ret = mHwDevice->get_properties(mHwDevice, &halProperties); in getProperties()
/hardware/interfaces/soundtrigger/2.3/default/
DSoundTriggerHw.cpp98 ret = mHwDevice->get_properties(mHwDevice, &halProperties); in getProperties()