Searched refs:applyDrawableToTransparentRegion (Results 1 – 1 of 1) sorted by relevance
25905 applyDrawableToTransparentRegion(mBackground, region); in gatherTransparentRegion()25910 applyDrawableToTransparentRegion(mForegroundInfo.mDrawable, region); in gatherTransparentRegion()25915 applyDrawableToTransparentRegion(mDefaultFocusHighlight, region); in gatherTransparentRegion()26645 public void applyDrawableToTransparentRegion(Drawable dr, Region region) { in applyDrawableToTransparentRegion() method