Searched refs:restore (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayMdp.h | 123 void restore(); 289 inline void MdpCtrl::restore() { in restore() function
|
D | overlayMdp.cpp | 160 this->restore(); in set()
|
/hardware/qcom/audio/hal/ |
D | audio_hw.h | 390 int check_a2dp_restore(struct audio_device *adev, struct stream_out *out, bool restore);
|
D | audio_hw.c | 331 static int check_a2dp_restore_l(struct audio_device *adev, struct stream_out *out, bool restore); 5461 static int check_a2dp_restore_l(struct audio_device *adev, struct stream_out *out, bool restore) in check_a2dp_restore_l() argument 5478 if (restore) { in check_a2dp_restore_l() 5521 int check_a2dp_restore(struct audio_device *adev, struct stream_out *out, bool restore) in check_a2dp_restore() argument 5528 ret = check_a2dp_restore_l(adev, out, restore); in check_a2dp_restore()
|
/hardware/interfaces/keymaster/3.0/ |
D | IKeymasterDevice.hal | 223 * future. The destruction must be permanent so that not even a factory reset will restore the
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPlugin.hal | 122 * to later restore the keys to a new session with the method restoreKeys.
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 861 * future. The destruction must be permanent so that not even a factory reset will restore the
|