Home | History | Annotate | Download | only in wm

Lines Matching defs:setTransparentRegionHint

1193     void setTransparentRegionHint(final Region region) {
1195 Slog.w(TAG, "setTransparentRegionHint: null mSurface after mHasSurface true");
1204 mSurface.setTransparentRegionHint(region);