Home
last modified time | relevance | path

Searched defs:notifyDisplayConfigurationChange (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/camera/aidl/android/hardware/
H A DICameraService.aidl190 oneway void notifyDisplayConfigurationChange(); in notifyDisplayConfigurationChange() method
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp2193 Status CameraService::notifyDisplayConfigurationChange() { in notifyDisplayConfigurationChange() function in android::CameraService