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