Home
last modified time | relevance | path

Searched defs:inverted (Results 1 – 25 of 29) sorted by relevance

12

/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/content/
DMask.java17 private final boolean inverted; field in Mask
19 …skMode maskMode, AnimatableShapeValue maskPath, AnimatableIntegerValue opacity, boolean inverted) { in Mask()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_conditional_render.c96 bool inverted) in set_predicate_for_result()
135 bool inverted; in brw_begin_conditional_render() local
/external/autotest/frontend/client/src/autotest/tko/
DSeriesSelector.java187 List<String> inverted = new ArrayList<String>(); in getInverted() local
214 List<String> inverted = getInverted(); in addToHistory() local
222 Set<String> inverted = new HashSet<String>(); in handleHistoryArguments() local
/external/skqp/src/gpu/ops/
DGrDashLinePathRenderer.cpp19 bool inverted; in onCanDrawPath() local
/external/skia/src/gpu/ops/
DGrDashLinePathRenderer.cpp19 bool inverted; in onCanDrawPath() local
/external/iproute2/tc/
Dm_ematch.h61 int inverted; member
68 static inline struct ematch * new_ematch(struct bstr *args, int inverted) in new_ematch()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_condrender.c59 boolean inverted = FALSE; in st_BeginConditionalRender() local
/external/skqp/src/gpu/
DGrShape.h64 GrShape(const SkRRect& rrect, SkPath::Direction dir, unsigned start, bool inverted, in GrShape()
163 bool asRRect(SkRRect* rrect, SkPath::Direction* dir, unsigned* start, bool* inverted) const { in asRRect()
186 bool asLine(SkPoint pts[2], bool* inverted) const { in asLine()
DGrShape.cpp514 bool inverted = this->path().isInverseFillType(); in attemptToSimplifyPath() local
759 bool inverted = fLineData.fInverted && !fStyle.hasPathEffect(); in attemptToSimplifyStrokedLineToRRect() local
DGrDefaultGeoProcFactory.cpp494 LocalCoords inverted(LocalCoords::kUsePosition_Type, &invert); in MakeForDeviceSpace() local
/external/skia/src/gpu/geometry/
DGrShape.h98 bool inverted() const { in inverted() function
118 void setInverted(bool inverted) { in setInverted()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dwinograd_util.cc57 std::vector<float> inverted(rank * rank, 0.0f); in GetInversedMatrixForWinograd() local
/external/iptables/extensions/
Dlibxt_dccp.c182 print_types(uint16_t types, int inverted, int numeric) in print_types()
/external/autotest/server/cros/network/rf_switch/
Drf_switch.py143 def set_verify_inverted(self, relays, inverted): argument
/external/mesa3d/src/gallium/drivers/panfrost/nir/
Dnir_lower_blend.c136 bool inverted, in nir_blend_factor()
/external/angle/util/
DMatrix.cpp138 Matrix4 inverted( in invert() local
/external/skia/src/gpu/
DGrDefaultGeoProcFactory.cpp340 LocalCoords inverted(LocalCoords::kUsePosition_Type, &invert); in MakeForDeviceSpace() local
/external/llvm-project/mlir/unittests/SDBM/
DSDBMTest.cpp70 auto inverted = SDBMNegExpr::get(SDBMDimExpr::get(dialect(), 1)) + dim(0); in TEST() local
/external/skqp/modules/skottie/src/
DSkottieLayer.cpp111 const auto inverted = in AttachMask() local
/external/skia/src/core/
DSkBlurMF.cpp600 bool inverted; in directFilterMaskGPU() local
/external/skqp/tests/
DGrShapeTest.cpp287 GrShape inverted = GrShape::MakeFilled(shape, GrShape::FillInversion::kForceInverted); in test_inversions() local
1662 for (bool inverted : {false, true}) { in test_rrect()
1942 bool inverted = true; in DEF_TEST() local
/external/mesa3d/src/gallium/drivers/iris/
Diris_query.c767 bool inverted) in set_predicate_for_result()
/external/skia/tests/
DGrStyledShapeTest.cpp290 GrStyledShape inverted = GrStyledShape::MakeFilled( in test_inversions() local
1683 for (bool inverted : {false, true}) { in test_rrect()
1958 bool inverted = true; in DEF_TEST() local
/external/icu/icu4c/source/test/intltest/
Dunits_test.cpp411 double inverted = converter.convertInverse(got); in unitsTestDataLineFn() local
/external/skqp/src/core/
DSkBlurMF.cpp746 bool inverted; in directFilterMaskGPU() local

12