Searched refs:outlineMatrix (Results 1 – 1 of 1) sorted by relevance
391 final Matrix outlineMatrix = new Matrix(); in getOutline() local392 outlineMatrix.postTranslate(getLeft() + mBgTranslationX, getTop() + mBgTranslationY); in getOutline()403 outlineMatrix.postTranslate( in getOutline()406 outlineMatrix.preScale(percentShadowVisible, percentShadowVisible); in getOutline()409 outline.mPath.transform(outlineMatrix); in getOutline()