Searched refs:layerNeedsPaint (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
H A DRenderNodeDrawable.cpp140 static bool layerNeedsPaint(const LayerProperties& properties, function in namespace:android::uirenderer::skiapipeline
181 if (layerNeedsPaint(layerProperties, alphaMultiplier, &tmpPaint)) {
205 bool needsLayer = layerNeedsPaint(layerProperties, alphaMultiplier, &paint);

Completed in 60 milliseconds