Searched refs:drawingCacheBackgroundColor (Results 1 – 1 of 1) sorted by relevance
23990 final int drawingCacheBackgroundColor = mDrawingCacheBackgroundColor; in buildDrawingCacheImpl() local23991 final boolean opaque = drawingCacheBackgroundColor != 0 || isOpaque(); in buildDrawingCacheImpl()24057 clear = drawingCacheBackgroundColor != 0; in buildDrawingCacheImpl()24078 bitmap.eraseColor(drawingCacheBackgroundColor); in buildDrawingCacheImpl()