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.c97 bool inverted) in set_predicate_for_result()
136 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/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()
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
DGrRenderTargetContext.cpp1706 bool inverted; in drawShape() local
/external/skia/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.cpp361 LocalCoords inverted(LocalCoords::kUsePosition_Type, &invert); in MakeForDeviceSpace() local
DGrRenderTargetContext.cpp1814 bool inverted; in drawShape() local
/external/pdfium/fxjs/xfa/
Dcjx_corner.cpp33 void CJX_Corner::inverted(CFXJSE_Value* pValue, in inverted() function in CJX_Corner
/external/v8/src/compiler/
Dtyped-optimization.cc337 Node* comparison, const StringRef& string, bool inverted) { in TryReduceStringComparisonOfStringFromSingleCharCodeToConstant()
365 Node* comparison, Node* from_char_code, Type constant_type, bool inverted) { in TryReduceStringComparisonOfStringFromSingleCharCode()
/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/modules/skottie/src/
DSkottieLayer.cpp111 const auto inverted = in AttachMask() local
/external/skia/modules/skottie/src/
DSkottieLayer.cpp111 const auto inverted = in AttachMask() 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/skia/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/skia/src/core/
DSkBlurMF.cpp746 bool inverted; in directFilterMaskGPU() local
/external/skqp/src/core/
DSkBlurMF.cpp746 bool inverted; in directFilterMaskGPU() local
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp200 fs_reg inverted = negate(shifted); in emit_system_values_block() local