Searched refs:drawingCacheBackgroundColor (Results 1 – 1 of 1) sorted by relevance
21507 final int drawingCacheBackgroundColor = mDrawingCacheBackgroundColor; in buildDrawingCacheImpl() local21508 final boolean opaque = drawingCacheBackgroundColor != 0 || isOpaque(); in buildDrawingCacheImpl()21574 clear = drawingCacheBackgroundColor != 0; in buildDrawingCacheImpl()21595 bitmap.eraseColor(drawingCacheBackgroundColor); in buildDrawingCacheImpl()