Home
last modified time | relevance | path

Searched defs:translate (Results 151 - 173 of 173) sorted by relevance

1234567

/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp967 auto translate = AceType::MakeRefPtr<CurveAnimation<double>>(dragDelta_, 0, Curves::LINEAR); in HandleDragEnd() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp1580 OffsetF translate = childOffset_; in TranslateOptions() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp113 auto translate = options.y.ConvertToPx(); in StartShowTabBar() local
191 auto translate = options.y.ConvertToPx(); in StopShowTabBar() local
216 float translate in UpdateTabBarHiddenRatio() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp3196 PlayPropertyTranslateAnimation( float translate, int32_t nextIndex, float velocity, bool stopAutoPlay) PlayPropertyTranslateAnimation() argument
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp3649 void PixelMap::translate(float xAxis, float yAxis) in translate() function in OHOS::Media::PixelMap
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c1894 v3dv_viewport_compute_xform(const VkViewport *viewport, float scale[3], float translate[3]) v3dv_viewport_compute_xform() argument
H A Dv3dv_private.h860 float translate[MAX_VIEWPORTS][3]; member
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp1296 float translate[2]; in render_swapchain_display() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp857 void RSNode::SetTranslate(const Vector2f& translate) in SetTranslate() argument
868 void RSNode::SetTranslateX(float translate) in SetTranslateX() argument
889 void RSNode::SetTranslateY(float translate) in SetTranslateY() argument
909 void RSNode::SetTranslateZ(float translate) in SetTranslateZ() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp722 void RSProperties::SetTranslate(Vector2f translate) in SetTranslate() argument
730 void RSProperties::SetTranslateX(float translate) in SetTranslateX() argument
737 void RSProperties::SetTranslateY(float translate) in SetTranslateY() argument
744 void RSProperties::SetTranslateZ(float translate) in SetTranslateZ() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_context.h380 float translate[4]; member
H A Dsvga_tgsi_vgpu10.c11751 emit_temp_prescale_from_cbuf(struct svga_shader_emitter_v10 *emit, unsigned cbuf_index, struct tgsi_full_dst_register *scale, struct tgsi_full_dst_register *translate) emit_temp_prescale_from_cbuf() argument
11768 find_prescale_from_cbuf(struct svga_shader_emitter_v10 *emit, unsigned index, unsigned num_prescale, struct tgsi_full_src_register *vp_index, struct tgsi_full_dst_register *scale, struct tgsi_full_dst_register *translate, struct tgsi_full_src_register *tmp_src, struct tgsi_full_dst_register *tmp_dst) find_prescale_from_cbuf() argument
[all...]
/third_party/skia/tests/
H A DPathTest.cpp3471 SkMatrix translate; in test_circle_with_add_paths() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp4588 auto translate = Alignment::GetAlignPosition(size, childSize, align) + offset; in LayoutOverlay() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp203 void SlideTransitionEffect(const SlideEffect& effect, const RectF& rect, TranslateOptions& translate) in SlideTransitionEffect() argument
1775 Vector3F RosenRenderContext::MarshallTranslate(const TranslateOptions& translate) in MarshallTranslate() argument
1796 OnTransformTranslateUpdate(const TranslateOptions& translate) OnTransformTranslateUpdate() argument
1986 auto translate = rsNode_->GetStagingProperties().GetTranslate(); GetPaintRectWithTransform() local
2045 auto translate = rsNode_->GetStagingProperties().GetTranslate(); global() local
2068 auto translate = rsNode_->GetStagingProperties().GetTranslate(); GetRevertMatrix() local
2103 auto translate = rsNode_->GetStagingProperties().GetTranslate(); GetMatrix() local
2146 auto translate = rsNode_->GetStagingProperties().GetTranslate(); GetMatrixWithTransformRotate() local
2210 auto translate = rsNode_->GetStagingProperties().GetTranslate(); GetPointWithTransform() local
2285 auto translate = property->Get(); GetShowingTranslateProperty() local
2305 auto translate = property->Get(); GetTranslateXYProperty() local
4450 const auto& translate = options->GetTranslateValue(); global() local
4840 TranslateOptions translate; global() local
4906 TranslateOptions translate; global() local
5086 OnLightPositionUpdate(const TranslateOptions& translate) global() argument
5468 auto translate = rsNode_->GetStagingProperties().GetTranslate(); global() local
6560 auto translate = rsNode_->GetStagingProperties().GetTranslate(); global() local
6783 auto translate = rsNode_->GetStagingProperties().GetTranslate(); global() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp5545 auto translate = ViewAbstract::GetTranslate(frameNode); in GetTranslate() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h913 float scale[2], translate[2]; member
/third_party/python/Objects/
H A Dunicodeobject.c9165 int translate = unicode_fast_translate_lookup(mapping, ch, in unicode_fast_translate() local
9247 int translate; in _PyUnicode_TranslateCharmap() local
9080 unicode_fast_translate_lookup(PyObject *mapping, Py_UCS1 ch, Py_UCS1 *translate) unicode_fast_translate_lookup() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp526 NG::TranslateOptions translate; in ParseChainedTranslateTransition() local
774 NG::TranslateOptions translate; in ParseJsTransition() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp601 NG::TranslateOptions translate; in ParseChainedTranslateTransition() local
1856 NG::TranslateOptions translate; in ParseJsTransition() local
[all...]
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp1140 ArkUI_Float32 translate[NUM_3]; in GetTranslate() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1414 ArkUITranslateOption translate; member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Darkoala_api.h1323 ArkUITranslateOption translate; member

Completed in 202 milliseconds

1234567