Searched refs:transformSurfaceInsetsPosition (Results 1 – 2 of 2) sorted by relevance
4899 transformSurfaceInsetsPosition(mTmpPoint, parent.mAttrs.surfaceInsets); in transformFrameToSurfacePosition()4919 transformSurfaceInsetsPosition(mTmpPoint, mAttrs.surfaceInsets); in transformFrameToSurfacePosition()4927 private void transformSurfaceInsetsPosition(Point outPos, Rect surfaceInsets) { in transformSurfaceInsetsPosition() method in WindowState
17861 HSPLcom/android/server/wm/WindowState;->transformSurfaceInsetsPosition(Landroid/graphics/Point;Land…