Home
last modified time | relevance | path

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

12345

/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
Dnir_opt_algebraic.py2023 invert = OrderedDict([('feq', 'fneu'), ('fneu', 'feq')]) variable
/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/ffmpeg/libavcodec/
Dh274.c160 int c, int invert, int deblock, in generate()
264 const int invert = (seed & 0x1); in ff_h274_apply_film_grain() local
Dvc1.c103 uint8_t invert, *planep = data; in bitplane_decoding() 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/icu/icu4c/source/test/perf/unisetperf/draft/
Dbitset.cpp80 void invert(int64_t *k) const { in invert() function
/third_party/musl/porting/uniproton/kernel/src/stdio/
Dvfscanf.c68 int invert; in vfscanf() local
/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/musl/src/stdio/
Dvfscanf.c77 int invert; in vfscanf() local
Dvfwscanf.c96 int invert; in vfwscanf() 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
Drenderbuffer.c458 const GLboolean invert = flip_y; in _mesa_map_renderbuffer() local
/third_party/skia/modules/canvaskit/
Dmatrix.js57 CanvasKit.Matrix.invert = function(m) { function
316 CanvasKit.M44.invert = function(m) { function
/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
/third_party/skia/src/gpu/
DGrDefaultGeoProcFactory.cpp328 SkMatrix invert = SkMatrix::I(); in MakeForDeviceSpace() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_mc.c314 create_ycbcr_frag_shader(struct vl_mc *r, float scale, bool invert, in create_ycbcr_frag_shader()
/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.c314 is_factor_01(unsigned factor, bool invert, unsigned val, unsigned srca) in is_factor_01()

12345