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