/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_conditional_render.c | 97 bool inverted) in set_predicate_for_result() 136 bool inverted; in brw_begin_conditional_render() local
|
/external/autotest/frontend/client/src/autotest/tko/ |
D | SeriesSelector.java | 187 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/ |
D | GrDashLinePathRenderer.cpp | 19 bool inverted; in onCanDrawPath() local
|
/external/skia/src/gpu/ops/ |
D | GrDashLinePathRenderer.cpp | 19 bool inverted; in onCanDrawPath() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_condrender.c | 59 boolean inverted = FALSE; in st_BeginConditionalRender() local
|
/external/iproute2/tc/ |
D | m_ematch.h | 61 int inverted; member 68 static inline struct ematch * new_ematch(struct bstr *args, int inverted) in new_ematch()
|
/external/skqp/src/gpu/ |
D | GrShape.h | 64 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()
|
D | GrShape.cpp | 514 bool inverted = this->path().isInverseFillType(); in attemptToSimplifyPath() local 759 bool inverted = fLineData.fInverted && !fStyle.hasPathEffect(); in attemptToSimplifyStrokedLineToRRect() local
|
D | GrDefaultGeoProcFactory.cpp | 494 LocalCoords inverted(LocalCoords::kUsePosition_Type, &invert); in MakeForDeviceSpace() local
|
D | GrRenderTargetContext.cpp | 1706 bool inverted; in drawShape() local
|
/external/skia/src/gpu/ |
D | GrShape.h | 64 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()
|
D | GrShape.cpp | 514 bool inverted = this->path().isInverseFillType(); in attemptToSimplifyPath() local 759 bool inverted = fLineData.fInverted && !fStyle.hasPathEffect(); in attemptToSimplifyStrokedLineToRRect() local
|
D | GrDefaultGeoProcFactory.cpp | 361 LocalCoords inverted(LocalCoords::kUsePosition_Type, &invert); in MakeForDeviceSpace() local
|
D | GrRenderTargetContext.cpp | 1814 bool inverted; in drawShape() local
|
/external/pdfium/fxjs/xfa/ |
D | cjx_corner.cpp | 33 void CJX_Corner::inverted(CFXJSE_Value* pValue, in inverted() function in CJX_Corner
|
/external/v8/src/compiler/ |
D | typed-optimization.cc | 337 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/ |
D | libxt_dccp.c | 176 print_types(uint16_t types, int inverted, int numeric) in print_types()
|
/external/autotest/server/cros/network/rf_switch/ |
D | rf_switch.py | 143 def set_verify_inverted(self, relays, inverted): argument
|
/external/skqp/modules/skottie/src/ |
D | SkottieLayer.cpp | 111 const auto inverted = in AttachMask() local
|
/external/skia/modules/skottie/src/ |
D | SkottieLayer.cpp | 111 const auto inverted = in AttachMask() local
|
/external/skqp/tests/ |
D | GrShapeTest.cpp | 287 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/ |
D | GrShapeTest.cpp | 287 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/ |
D | SkBlurMF.cpp | 746 bool inverted; in directFilterMaskGPU() local
|
/external/skqp/src/core/ |
D | SkBlurMF.cpp | 746 bool inverted; in directFilterMaskGPU() local
|
/external/mesa3d/src/intel/compiler/ |
D | brw_fs_nir.cpp | 200 fs_reg inverted = negate(shifted); in emit_system_values_block() local
|