Searched refs:shouldSendRedrawForSync (Results 1 – 2 of 2) sorted by relevance
1468 if (contentChanged || insetsChanged || shouldSendRedrawForSync()) { in updateResizingWindowIfNeeded()3741 final boolean syncRedraw = shouldSendRedrawForSync(); in reportResized()5905 private boolean shouldSendRedrawForSync() { in shouldSendRedrawForSync() method in WindowState
29999 PLcom/android/server/wm/WindowState;->shouldSendRedrawForSync()Z