Home
last modified time | relevance | path

Searched defs:windowInfosReportedListener (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/frameworks/native/libs/gui/libgui_window_info_static/android_vendor.33_x86_64_static_lto-thin/gen/aidl/android/gui/
DBnWindowInfosListener.h19 …wInfos, const ::std::vector<::android::gui::DisplayInfo>& displayInfos, const ::android::sp<::andr… in onWindowInfosChanged()
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/frameworks/native/libs/gui/libgui_window_info_static/android_vendor.33_arm64_armv8-a_static_lto-thin/gen/aidl/android/gui/
DBnWindowInfosListener.h19 …wInfos, const ::std::vector<::android::gui::DisplayInfo>& displayInfos, const ::android::sp<::andr… in onWindowInfosChanged()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/frameworks/native/libs/gui/libgui_window_info_static/android_vendor.33_x86_static_lto-thin/gen/aidl/android/gui/
DBnWindowInfosListener.h19 …wInfos, const ::std::vector<::android::gui::DisplayInfo>& displayInfos, const ::android::sp<::andr… in onWindowInfosChanged()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/frameworks/native/libs/gui/libgui_window_info_static/android_vendor.33_x86_x86_64_static_lto-thin/gen/aidl/android/gui/
DBnWindowInfosListener.h19 …wInfos, const ::std::vector<::android::gui::DisplayInfo>& displayInfos, const ::android::sp<::andr… in onWindowInfosChanged()
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/frameworks/native/libs/gui/libgui_window_info_static/android_vendor.33_arm_armv7-a-neon_static_lto-thin/gen/aidl/android/gui/
DBnWindowInfosListener.h19 …wInfos, const ::std::vector<::android::gui::DisplayInfo>& displayInfos, const ::android::sp<::andr… in onWindowInfosChanged()
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/frameworks/native/libs/gui/libgui_window_info_static/android_vendor.33_arm_armv8-a_static_lto-thin/gen/aidl/android/gui/
DBnWindowInfosListener.h19 …wInfos, const ::std::vector<::android::gui::DisplayInfo>& displayInfos, const ::android::sp<::andr… in onWindowInfosChanged()
/aosp_15_r20/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp2154 sp<gui::IWindowInfosReportedListener> windowInfosReportedListener) { in addWindowInfosReportedListener()