Home
last modified time | relevance | path

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

123456

/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/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/skia/src/pdf/
DSkPDFGraphicState.cpp120 bool invert, in GetSMaskGraphicState()
/third_party/node/deps/icu-small/source/common/
Duniset_props.cpp292 UBool invert = false; in applyPattern() local
830 UBool invert = false; in applyPropertyAlias() local
1024 UBool invert = false; in applyPropertyPattern() local
/third_party/skia/src/gpu/ops/
DSoftwarePathRenderer.cpp165 SkMatrix invert; in DrawAroundInvPath() local
206 SkMatrix invert; in DrawToTargetWithShapeMask() local
DSmallPathRenderer.cpp177 SkMatrix invert; in onPrepareDraws() local
193 SkMatrix invert; in onPrepareDraws() 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/musl/porting/liteos_m/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/musl/porting/uniproton/kernel/src/stdio/
Dvfscanf.c68 int invert; in vfscanf() 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/linux/user/src/stdio/
Dvfscanf.c77 int invert; in vfscanf() 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/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/skia/modules/canvaskit/
Dmatrix.js57 CanvasKit.Matrix.invert = function(m) { function
316 CanvasKit.M44.invert = function(m) { function
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgleffects.h83 gboolean invert; /* colours */ member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_drawtex.c324 const GLboolean invert = (_mesa_fb_orientation(fb) == Y_0_TOP); in st_DrawTex() local
/third_party/skia/third_party/externals/angle2/util/
DMatrix.cpp136 Matrix4 Matrix4::invert(const Matrix4 &mat) in invert() function in Matrix4

123456