Searched defs:hasEffect (Results 1 – 4 of 4) sorted by relevance
75 bool hasEffect() const { return fillsColor() || drawShadows() || hasBlur(); } in hasEffect() function
1187 bool hasEffect() const { return fillsColor() || drawShadows() || hasBlur(); } in hasEffect() function
56 bool hasEffect() const { return !isNoOp(); } in hasEffect() function
177 bool LayerSnapshot::hasEffect() const { in hasEffect() function in android::surfaceflinger::frontend::LayerSnapshot