Searched refs:drawingCacheBackgroundColor (Results 1 – 1 of 1) sorted by relevance
23048 final int drawingCacheBackgroundColor = mDrawingCacheBackgroundColor; in buildDrawingCacheImpl() local23049 final boolean opaque = drawingCacheBackgroundColor != 0 || isOpaque(); in buildDrawingCacheImpl()23115 clear = drawingCacheBackgroundColor != 0; in buildDrawingCacheImpl()23136 bitmap.eraseColor(drawingCacheBackgroundColor); in buildDrawingCacheImpl()