Home
last modified time | relevance | path

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

12345678

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Daudioinvert.c65 GstElement *invert; in setup_invert() local
78 cleanup_invert (GstElement * invert) in cleanup_invert()
95 GstElement *invert; in GST_START_TEST() local
137 GstElement *invert; in GST_START_TEST() local
181 GstElement *invert; in GST_START_TEST() local
225 GstElement *invert; in GST_START_TEST() local
/third_party/flutter/skia/src/gpu/
DGrReducedClip.cpp608 GrClipEdgeType GrReducedClip::GetClipEdgeType(Invert invert, GrAA aa) { in GetClipEdgeType()
617 Invert invert, GrAA aa) { in addAnalyticFP()
629 Invert invert, GrAA aa) { in addAnalyticFP()
647 Invert invert, GrAA aa) { in addAnalyticFP()
776 bool invert = element->isInverseFilled(); in drawAlphaClipMask() local
DGrSoftwarePathRenderer.cpp114 SkMatrix invert; in DrawAroundInvPath() local
155 SkMatrix invert; in DrawToTargetWithShapeMask() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_wpos_ytransform.c80 nir_intrinsic_instr *intr, bool invert, in emit_wpos_adjustment()
153 bool invert = false; in lower_fragcoord() local
/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstmask.c72 gst_mask_factory_new (gint type, gboolean invert, gint bpp, gint width, in gst_mask_factory_new()
Dgstsmptealpha.h55 gboolean invert; member
Dgstsmpte.h61 gboolean invert; member
Dgstsmptealpha.c224 gboolean invert, gint depth, gint width, gint height) in gst_smpte_alpha_update_mask()
752 gboolean invert; in gst_smpte_alpha_set_property() local
/third_party/flutter/skia/src/pdf/
DSkPDFGraphicState.cpp118 bool invert, in GetSMaskGraphicState()
/third_party/skia/src/pdf/
DSkPDFGraphicState.cpp120 bool invert, in GetSMaskGraphicState()
/third_party/skia/src/gpu/ops/
DSoftwarePathRenderer.cpp165 SkMatrix invert; in DrawAroundInvPath() local
206 SkMatrix invert; in DrawToTargetWithShapeMask() local
/third_party/icu/icu4c/source/common/
Duniset_props.cpp292 UBool invert = FALSE; in applyPattern() local
833 UBool invert = FALSE; in applyPropertyAlias() local
1027 UBool invert = FALSE; in applyPropertyPattern() local
/third_party/skia/third_party/externals/icu/source/common/
Duniset_props.cpp292 UBool invert = FALSE; in applyPattern() local
833 UBool invert = FALSE; in applyPropertyAlias() local
1027 UBool invert = FALSE; in applyPropertyPattern() local
/third_party/node/deps/icu-small/source/common/
Duniset_props.cpp292 UBool invert = FALSE; in applyPattern() local
833 UBool invert = FALSE; in applyPropertyAlias() local
1027 UBool invert = FALSE; in applyPropertyPattern() local
/third_party/musl/porting/uniproton/kernel/src/stdio/
Dvfscanf.c68 int invert; in vfscanf() local
/third_party/musl/src/stdio/
Dvfscanf.c68 int invert; in vfscanf() local
Dvfwscanf.c96 int invert; in vfwscanf() local
/third_party/icu/icu4c/source/test/perf/unisetperf/draft/
Dbitset.cpp80 void invert(int64_t *k) const { in invert() function
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dvfscanf.c68 int invert; in vfscanf() local
/third_party/musl/porting/linux/user/src/stdio/
Dvfscanf.c77 int invert; in vfscanf() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duniset_props.cpp323 UBool invert = FALSE; in applyPattern() local
862 UBool invert = FALSE; in applyPropertyAlias() local
1056 UBool invert = FALSE; in applyPropertyPattern() local
/third_party/mesa3d/src/mesa/main/
Dmultisample.c45 _mesa_SampleCoverage(GLclampf value, GLboolean invert) in _mesa_SampleCoverage()
Ddebug.c228 int comps, int rcomp, int gcomp, int bcomp, GLboolean invert) in write_ppm()
558 GLboolean invert = GL_TRUE; in _mesa_dump_image() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvc1parser.c287 guint stride, guint invert) in decode_colskip()
323 guint stride, guint invert) in decode_rowskip()
439 guint imode, invert, invert_mask; in bitplane_decoding() local
/third_party/skia/modules/canvaskit/
Dmatrix.js57 CanvasKit.Matrix.invert = function(m) { function
316 CanvasKit.M44.invert = function(m) { function

12345678