Searched refs:mDrawingCacheBackgroundColor (Results 1 – 2 of 2) sorted by relevance
4963 private int mDrawingCacheBackgroundColor = 0; field in View21738 if (color != mDrawingCacheBackgroundColor) { in setDrawingCacheBackgroundColor()21739 mDrawingCacheBackgroundColor = color; in setDrawingCacheBackgroundColor()21765 return mDrawingCacheBackgroundColor; in getDrawingCacheBackgroundColor()21860 final int drawingCacheBackgroundColor = mDrawingCacheBackgroundColor; in buildDrawingCacheImpl()
66872 Landroid/view/View;->mDrawingCacheBackgroundColor:I