Searched refs:FLAG_WINDOW_CROP (Results 1 – 1 of 1) sorted by relevance
36 public static final int FLAG_WINDOW_CROP = 1 << 2; field in SyncRtSurfaceTransactionApplier110 if ((params.flags & FLAG_WINDOW_CROP) != 0) { in applyParams()210 flags |= FLAG_WINDOW_CROP; in withWindowCrop()