Searched refs:mDrawingCacheBackgroundColor (Results 1 – 2 of 2) sorted by relevance
5116 private int mDrawingCacheBackgroundColor = 0; field in View22926 if (color != mDrawingCacheBackgroundColor) { in setDrawingCacheBackgroundColor()22927 mDrawingCacheBackgroundColor = color; in setDrawingCacheBackgroundColor()22953 return mDrawingCacheBackgroundColor; in getDrawingCacheBackgroundColor()23048 final int drawingCacheBackgroundColor = mDrawingCacheBackgroundColor; in buildDrawingCacheImpl()
63549 Landroid/view/View;->mDrawingCacheBackgroundColor:I