Home
last modified time | relevance | path

Searched defs:is_inverted (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/modules/sksg/src/
DSkSGMaskEffect.cpp15 static bool is_inverted(sksg::MaskEffect::Mode mode) { in is_inverted() function
/third_party/skia/src/gpu/geometry/
DGrStyledShape.cpp31 static bool is_inverted(bool originalIsInverted, GrStyledShape::FillInversion inversion) { in is_inverted() function
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_emit.c733 bool is_inverted = ins->branch.invert_conditional; in emit_branch() local
/third_party/node/deps/v8/src/compiler/
Dmachine-operator-reducer.cc2227 bool is_inverted; member
2236 bool is_inverted = false; in TrySimplifyCompareZero() local
/third_party/skia/src/core/
DSkScan_Hairline.cpp280 static bool is_inverted(const SkRect& r) { in is_inverted() function