Searched defs:hasEffect (Results 1 – 4 of 4) sorted by relevance
86 bool hasEffect() const { return fillsColor() || drawShadows() || hasBlur() || hasOutline(); } in hasEffect() function
62 bool hasEffect() const { return extensionEdges != NONE; }; in hasEffect() function
56 bool hasEffect() const { return !isNoOp(); } in hasEffect() function
186 bool LayerSnapshot::hasEffect() const { in hasEffect() function in android::surfaceflinger::frontend::LayerSnapshot