Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_conditional_render.c53 bool inverted) in set_predicate_for_result()
100 bool inverted; in brw_begin_conditional_render() local
Dbrw_fs_nir.cpp203 fs_reg inverted = negate(shifted); in emit_system_values_block() 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/skia/src/gpu/ops/
DGrDashLinePathRenderer.cpp18 bool inverted; in onCanDrawPath() local
/external/skqp/src/gpu/ops/
DGrDashLinePathRenderer.cpp18 bool inverted; in onCanDrawPath() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_condrender.c59 boolean inverted = FALSE; in st_BeginConditionalRender() 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/skqp/src/gpu/
DGrShape.h64 GrShape(const SkRRect& rrect, SkPath::Direction dir, unsigned start, bool inverted, in GrShape()
155 bool asRRect(SkRRect* rrect, SkPath::Direction* dir, unsigned* start, bool* inverted) const { in asRRect()
178 bool asLine(SkPoint pts[2], bool* inverted) const { in asLine()
DGrShape.cpp475 bool inverted = this->path().isInverseFillType(); in attemptToSimplifyPath() local
678 bool inverted = fLineData.fInverted && !fStyle.hasPathEffect(); in attemptToSimplifyStrokedLineToRRect() local
DGrDefaultGeoProcFactory.cpp364 LocalCoords inverted(LocalCoords::kUsePosition_Type, &invert); in MakeForDeviceSpace() local
DGrRenderTargetContext.cpp1494 bool inverted; in drawPath() local
/external/skia/src/gpu/
DGrShape.h64 GrShape(const SkRRect& rrect, SkPath::Direction dir, unsigned start, bool inverted, in GrShape()
158 bool asRRect(SkRRect* rrect, SkPath::Direction* dir, unsigned* start, bool* inverted) const { in asRRect()
181 bool asLine(SkPoint pts[2], bool* inverted) const { in asLine()
DGrShape.cpp523 bool inverted = this->path().isInverseFillType(); in attemptToSimplifyPath() local
767 bool inverted = fLineData.fInverted && !fStyle.hasPathEffect(); in attemptToSimplifyStrokedLineToRRect() local
DGrDefaultGeoProcFactory.cpp364 LocalCoords inverted(LocalCoords::kUsePosition_Type, &invert); in MakeForDeviceSpace() local
DGrRenderTargetContext.cpp1496 bool inverted; in drawPath() local
/external/pdfium/fxjs/xfa/
Dcjx_corner.cpp33 void CJX_Corner::inverted(CFXJSE_Value* pValue, in inverted() function in CJX_Corner
/external/valgrind/tests/
Ds390x_features.c309 int rc, inverted = 0; in main() local
/external/iptables/extensions/
Dlibxt_dccp.c176 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/skqp/tests/
DGrShapeTest.cpp286 GrShape inverted = GrShape::MakeFilled(shape, GrShape::FillInversion::kForceInverted); in test_inversions() local
1622 for (bool inverted : {false, true}) { in test_rrect()
1902 bool inverted = true; in DEF_TEST() local
/external/skia/tests/
DGrShapeTest.cpp286 GrShape inverted = GrShape::MakeFilled(shape, GrShape::FillInversion::kForceInverted); in test_inversions() local
1650 for (bool inverted : {false, true}) { in test_rrect()
1930 bool inverted = true; in DEF_TEST() local
/external/valgrind/callgrind/
Dmain.c1164 Bool guest_exit, inverted; in CLG_() local
/external/valgrind/cachegrind/
Dcg_main.c1245 Bool inverted; in cg_instrument() local
/external/skqp/experimental/skottie/
DSkottie.cpp884 const auto inverted = ParseDefault(m["inv"], false); in AttachMask() local
/external/skia/experimental/skottie/
DSkottie.cpp949 const auto inverted = ParseDefault(m["inv"], false); in AttachMask() local