Home
last modified time | relevance | path

Searched defs:invert (Results 1 - 25 of 145) sorted by relevance

123456

/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dleast_square_impl.cpp61 Matrix3 invert; in GetLeastSquareParams() local
/test/testfwk/arkxtest/uitest/record/
H A Dleast_square_impl.cpp62 Matrix3 invert; in GetLSMParams() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_invert_test.cpp38 float invert = 0.5; in TestCustomComponentInvert002() local
50 float invert = 0.8; in TestCustomComponentInvert003() local
62 float invert = 1.0; in TestCustomComponentInvert004() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_invert_test.cpp38 float invert = 0.5; in TestCommonAttrsInvert002() local
50 float invert = 0.8; in TestCommonAttrsInvert003() local
62 float invert = 1.0; in TestCommonAttrsInvert004() local
/foundation/graphic/graphic_2d/rosen/modules/effect/effect_ndk/src/filter/
H A Dfilter.cpp80 auto invert = Rosen::SKImageFilterFactory::Invert(); in Invert() local
/third_party/icu/icu4c/source/test/perf/unisetperf/draft/
H A Dbitset.cpp80 void invert(int64_t *k) const { in invert() function
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dvfscanf.c68 int invert; in vfscanf() local
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dvfscanf.c68 int invert; in vfscanf() local
/third_party/skia/src/pdf/
H A DSkPDFGraphicState.cpp119 GetSMaskGraphicState(SkPDFIndirectReference sMask, bool invert, SkPDFSMaskMode sMaskMode, SkPDFDocument* doc) GetSMaskGraphicState() argument
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng.h67 const InvertVariant invert = 0.0f; member
/third_party/musl/src/stdio/
H A Dvfwscanf.c96 int invert; in vfwscanf() local
H A Dvfscanf.c77 int invert; in vfscanf() local
/third_party/musl/porting/linux/user/src/stdio/
H A Dvfscanf.c77 int invert; in vfscanf() local
/third_party/mesa3d/src/mesa/main/
H A Dmultisample.c45 _mesa_SampleCoverage(GLclampf value, GLboolean invert) in _mesa_SampleCoverage() argument
H A Drenderbuffer.c458 const GLboolean invert = flip_y; in _mesa_map_renderbuffer() local
/foundation/arkui/ace_engine/test/unittest/core/render/
H A Drender_property_test_ng.cpp46 const InvertVariant invert = 0.0f; member
/third_party/ffmpeg/libavcodec/
H A Dh274.c264 const int invert = (seed & 0x1); in ff_h274_apply_film_grain() local
156 generate(int8_t *out, int out_stride, const uint8_t *in, int in_stride, H274FilmGrainDatabase *database, const AVFilmGrainH274Params *h274, int c, int invert, int deblock, int y_offset, int x_offset) generate() argument
H A Dvc1.c103 uint8_t invert, *planep = data; in bitplane_decoding() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_wpos_ytransform.c153 bool invert = false; in lower_fragcoord() local
79 emit_wpos_adjustment(lower_wpos_ytransform_state *state, nir_intrinsic_instr *intr, bool invert, float adjX, float adjY[2]) emit_wpos_adjustment() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawtex.c324 const GLboolean invert = (_mesa_fb_orientation(fb) == Y_0_TOP); in st_DrawTex() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mc.c314 create_ycbcr_frag_shader(struct vl_mc *r, float scale, bool invert, in create_ycbcr_frag_shader() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddominator_tree.cpp152 BasicBlockSuccessorHelper( Function& func, const BasicBlock* placeholder_start_node, bool invert) BasicBlockSuccessorHelper() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddominator_tree.cpp152 BasicBlockSuccessorHelper( Function& func, const BasicBlock* placeholder_start_node, bool invert) BasicBlockSuccessorHelper() argument
/third_party/skia/third_party/externals/angle2/util/
H A DMatrix.cpp136 Matrix4 Matrix4::invert(const Matrix4 &mat) in invert() function in Matrix4
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set-invertible.hh70 void invert () in invert() function

Completed in 18 milliseconds

123456