Searched refs:outlineMatrix (Results 1 – 1 of 1) sorted by relevance
515 final Matrix outlineMatrix = new Matrix(); in getOutline() local516 outlineMatrix.postTranslate(getLeft() + mBgTranslationX, getTop() + mBgTranslationY); in getOutline()527 outlineMatrix.postTranslate( in getOutline()530 outlineMatrix.preScale(percentShadowVisible, percentShadowVisible); in getOutline()533 outline.mPath.transform(outlineMatrix); in getOutline()