/third_party/flutter/skia/src/gpu/geometry/ |
D | GrShape.cpp | 44 static bool flip_inversion(bool originalIsInverted, GrShape::FillInversion inversion) { in flip_inversion() argument 45 switch (inversion) { in flip_inversion() 58 static bool is_inverted(bool originalIsInverted, GrShape::FillInversion inversion) { in is_inverted() argument 59 switch (inversion) { in is_inverted() 72 GrShape GrShape::MakeFilled(const GrShape& original, FillInversion inversion) { in MakeFilled() argument 73 if (original.style().isSimpleFill() && !flip_inversion(original.inverseFilled(), inversion)) { in MakeFilled() 88 result.fRRectData.fInverted = is_inverted(original.fRRectData.fInverted, inversion); in MakeFilled() 96 result.fArcData.fInverted = is_inverted(original.fArcData.fInverted, inversion); in MakeFilled() 100 if (is_inverted(original.fLineData.fInverted, inversion)) { in MakeFilled() 107 result.fType = is_inverted(false, inversion) ? Type::kInvertedEmpty : Type::kEmpty; in MakeFilled() [all …]
|
/third_party/skia/src/gpu/geometry/ |
D | GrAATriangulator.cpp | 398 static bool inversion(Vertex* prev, Vertex* next, Edge* origEdge, const Comparator& c) { in inversion() function 510 if (!inversion(innerVertices.fTail, innerVertex1, prevEdge, c)) { in strokeBoundary() 513 if (!inversion(outerVertices.fTail, outerVertex1, prevEdge, c)) { in strokeBoundary() 527 if (!inversion(innerVertices.fTail, innerVertex, prevEdge, c)) { in strokeBoundary() 530 if (!inversion(outerVertices.fTail, outerVertex, prevEdge, c)) { in strokeBoundary() 543 if (!inversion(innerVertices.fTail, innerVertices.fHead, prevEdge, c)) { in strokeBoundary() 546 if (!inversion(outerVertices.fTail, outerVertices.fHead, prevEdge, c)) { in strokeBoundary()
|
D | GrStyledShape.cpp | 31 static bool is_inverted(bool originalIsInverted, GrStyledShape::FillInversion inversion) { in is_inverted() argument 32 switch (inversion) { in is_inverted() 45 GrStyledShape GrStyledShape::MakeFilled(const GrStyledShape& original, FillInversion inversion) { in MakeFilled() argument 46 bool newIsInverted = is_inverted(original.fShape.inverted(), inversion); in MakeFilled()
|
/third_party/gstreamer/gstplugins_good/ext/aalib/ |
D | gstaasink.c | 284 aasink->ascii_parms.inversion = 0; in gst_aasink_init() 447 aasink->ascii_parms.inversion = g_value_get_boolean (value); in gst_aasink_set_property() 497 g_value_set_boolean (value, aasink->ascii_parms.inversion); in gst_aasink_get_property()
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | gstdvbsrc.h | 93 int inversion; member
|
D | gstdvbsrc.c | 1086 object->inversion = DEFAULT_INVERSION; in gst_dvbsrc_init() 1275 object->inversion = g_value_get_enum (value); in gst_dvbsrc_set_property() 1452 g_value_set_enum (value, object->inversion); in gst_dvbsrc_get_property() 2503 int inversion = object->inversion; in gst_dvbsrc_set_fe_params() local 2533 inversion = INVERSION_AUTO; in gst_dvbsrc_set_fe_params() 2687 set_prop (props->props, &n, DTV_INVERSION, object->inversion); in gst_dvbsrc_set_fe_params() 2731 set_prop (props->props, &n, DTV_INVERSION, inversion); in gst_dvbsrc_set_fe_params()
|
/third_party/boost/boost/icl/ |
D | functors.hpp | 430 static argument_type inversion(const argument_type& value) in inversion() function 465 return base_type::inversion(value); in operator ()()
|
/third_party/openGLES/extensions/MESA/ |
D | MESA_framebuffer_flip_x.txt | 46 x-inverted coordinate system. This x-inversion is relative to the
|
D | MESA_framebuffer_swap_xy.txt | 46 xy-swapped coordinate system. This xy-inversion is relative to the
|
D | MESA_framebuffer_flip_y.txt | 44 system. This y-inversion is relative to the coordinate system set when
|
/third_party/mesa3d/docs/_extra/specs/ |
D | MESA_framebuffer_flip_y.txt | 44 system. This y-inversion is relative to the coordinate system set when
|
/third_party/flutter/skia/third_party/externals/wuffs/std/crc32/ |
D | README.md | 93 inversion steps, described below. 173 to zero. The second inversion of the `s` computation cancels out the first 174 inversion of the `t` computation.
|
/third_party/mesa3d/docs/relnotes/ |
D | 9.2.4.rst | 59 - freedreno/a3xx: fix color inversion on mem->gmem restore
|
D | 7.0.2.rst | 38 - Fixed a GLU matrix inversion bug (#6748)
|
D | 9.2.5.rst | 82 - swrast: fix readback regression since inversion fix
|
D | 10.0.1.rst | 76 - swrast: fix readback regression since inversion fix
|
/third_party/iptables/extensions/ |
D | libxt_TOS.man | 35 aformentioned kernels forgo the inversion which breaks \-\-set\-tos and its
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_shader_stencil_value_export.txt | 44 operations such as inversion or incrementation, this reference value may be
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_shader_stencil_value_export.txt | 44 operations such as inversion or incrementation, this reference value may be
|
/third_party/python/Grammar/ |
D | python.gram | 594 | a=inversion b=('and' c=inversion { c })+ { _PyAST_BoolOp( 598 | inversion 599 inversion[expr_ty] (memo): 600 | 'not' a=inversion { _PyAST_UnaryOp(Not, a, EXTRA) }
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_clip_control.txt | 303 We note that Direct3D is different in two ways: clip Y inversion 860 last shader in the graphics pipeline. The Y inversion could be 934 Because of the Y inversion from (a), vertices in Direct3D with a Y NDC 939 inversion in the Direct3D viewport transformation, rendering a 988 thing to note is that the inversion changes the orientation of 995 Note that a similar inversion technique can be used to implement
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_clip_control.txt | 313 We note that Direct3D is different in two ways: clip Y inversion 870 last shader in the graphics pipeline. The Y inversion could be 944 Because of the Y inversion from (a), vertices in Direct3D with a Y NDC 949 inversion in the Direct3D viewport transformation, rendering a 998 thing to note is that the inversion changes the orientation of 1005 Note that a similar inversion technique can be used to implement
|
/third_party/boost/libs/beast/doc/qbk/03_core/ |
D | 7b_detect_ssl.qbk | 101 but with the inversion of flow that characterizes code written in the
|
/third_party/flutter/skia/src/gpu/ |
D | GrTessellator.cpp | 1939 bool inversion(Vertex* prev, Vertex* next, Edge* origEdge, Comparator& c) { in inversion() function 2051 if (!inversion(innerVertices.fTail, innerVertex1, prevEdge, c)) { in stroke_boundary() 2054 if (!inversion(outerVertices.fTail, outerVertex1, prevEdge, c)) { in stroke_boundary() 2068 if (!inversion(innerVertices.fTail, innerVertex, prevEdge, c)) { in stroke_boundary() 2071 if (!inversion(outerVertices.fTail, outerVertex, prevEdge, c)) { in stroke_boundary() 2084 if (!inversion(innerVertices.fTail, innerVertices.fHead, prevEdge, c)) { in stroke_boundary() 2087 if (!inversion(outerVertices.fTail, outerVertices.fHead, prevEdge, c)) { in stroke_boundary()
|
/third_party/boost/libs/math/doc/distributions/ |
D | geometric.qbk | 234 This function uses numeric inversion of the geometric distribution 262 This function uses numeric inversion of the geometric distribution
|