Home
last modified time | relevance | path

Searched refs:convertCropForSurfaceFlinger (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java6097 private static void convertCropForSurfaceFlinger(Rect crop, int rot, int dw, int dh) { in convertCropForSurfaceFlinger() method
6368 convertCropForSurfaceFlinger(crop, rot, dw, dh); in screenshotApplicationsInner()