Searched refs:outlineMatrix (Results 1 – 1 of 1) sorted by relevance
402 final Matrix outlineMatrix = new Matrix(); in getOutline() local403 outlineMatrix.postTranslate(getLeft() + mBgTranslationX, getTop() + mBgTranslationY); in getOutline()414 outlineMatrix.postTranslate( in getOutline()417 outlineMatrix.preScale(percentShadowVisible, percentShadowVisible); in getOutline()420 outline.mPath.transform(outlineMatrix); in getOutline()