Home
last modified time | relevance | path

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

12

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-components-canvas-matrix2d.md137 ### invert subsection
H A Dts-universal-attributes-image-effect.md118 ## invert section
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-components-canvas-matrix2d.md311 ### invert subsection
H A Dts-universal-attributes-image-effect.md118 ## invert section
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dleast_square_impl.cpp61 Matrix3 invert; in GetLeastSquareParams() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/effect_ndk/src/filter/
H A Dfilter.cpp80 auto invert = Rosen::SKImageFilterFactory::Invert(); in Invert() local
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-matrix4.md243 ### invert subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-matrix4.md243 ### invert subsection
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng.h67 const InvertVariant invert = 0.0f; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/render/
H A Drender_property_test_ng.cpp46 const InvertVariant invert = 0.0f; variable
/ohos5.0/drivers/hdf_core/framework/model/audio/core/include/
H A Daudio_control.h76 uint32_t invert; member
H A Daudio_parse.h71 uint8_t invert; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
H A DMatrix.js443 invert() { method in Matrix4
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_dump.cpp424 auto invert = properties.GetInvert(); in DumpNodePropertiesColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.h707 std::shared_ptr<InvertModifier> invert; member
/ohos5.0/drivers/hdf_core/framework/model/audio/sapm/include/
H A Daudio_sapm.h110 uint8_t invert; /* invert the power bit */ member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dshadowutils.cpp315 OH_Drawing_Matrix* invert = OH_Drawing_MatrixCreate(); in draw_black_point() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/src/
H A Dfilter_napi.cpp583 auto invert = Rosen::SKImageFilterFactory::Invert(); in Invert() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/
H A Dsecurity_component_test_ng_extension.cpp263 InvertVariant invert = 0.0f; variable
/ohos5.0/drivers/hdf_core/framework/model/audio/sapm/src/
H A Daudio_sapm.c518 uint32_t invert; in MixerSetPathStatus() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp3447 void RSProperties::SetInvert(const std::optional<float>& invert) in SetInvert()
3632 auto invert = invert_.value(); in GenerateColorFilter() local
4175 auto invert = GetInvert(); in Dump() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box.cpp1318 void RenderBox::SetInvert(double invert) in SetInvert()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp3042 std::optional<float> invert = std::optional<float>(2.f); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp1702 const SkRRect& outerRRect, SkCanvas* canvas, const Dimension& invert, const Color& color) in PaintInvert()
1730 const RSRoundRect& outerRRect, RSCanvas* canvas, const Dimension& invert, const Color& color) in PaintInvert()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h1306 void SetInvert(const Dimension& invert)

12