Home
last modified time | relevance | path

Searched defs:thenElse (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSk4px.h70 Wide thenElse(const Wide& t, const Wide& e) const { return INHERITED::thenElse(t,e); } in thenElse() function
88 Sk4px thenElse(const Sk4px& t, const Sk4px& e) const { return INHERITED::thenElse(t,e); } in thenElse() function
DSkNx.h79 SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function
142 SkNx thenElse(const SkNx& t, const SkNx& e) const { return fVal != 0 ? t : e; } in thenElse() function
/external/skia/src/opts/
DSkNx_neon.h217 SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function
257 SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function
295 SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function
352 SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function
DSkNx_sse.h123 SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function
221 SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function
283 SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function