Searched refs:reportOrientation (Results 1 – 3 of 3) sorted by relevance
74 reportOrientation(stats_client); in checkAndReport()233 void WlcReporter::reportOrientation(const std::shared_ptr<IStats> &stats_client) { in reportOrientation() function in android::hardware::google::pixel::WlcReporter
63 void reportOrientation(const std::shared_ptr<IStats> &stats_client);
3936 final boolean reportOrientation = mReportOrientationChanged; in reportResized()3949 final boolean forceRelayout = syncRedraw || reportOrientation || isDragResizeChanged(); in reportResized()3960 if (drawPending && reportOrientation && mOrientationChanging) { in reportResized()