/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsScissorTests.cpp | 76 const float position[] = in drawQuad() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp | 50 tcu::Vec4 position; member
|
H A D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 83 tcu::Vec4 position; member
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fRasterizationTests.cpp | 641 static const float position[] = {1.0f, 0.0f, 0.0f, 1.0f}; in iterate() local
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/ |
H A D | cast_stream_player.cpp | 313 void CastStreamPlayerCallback::OnPositionChanged(int position, int bufferPosition, int duration) in OnPositionChanged() argument 580 void CastStreamPlayerCallback::OnSeekDone(int position) in OnSeekDone() argument 628 IsNeedToSyncPos(int position) IsNeedToSyncPos() argument 645 int position; AutoSyncPosition() local [all...] |
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/ |
H A D | cast_stream_player.cpp | 313 void CastStreamPlayerCallback::OnPositionChanged(int position, int bufferPosition, int duration) in OnPositionChanged() argument 580 void CastStreamPlayerCallback::OnSeekDone(int position) in OnSeekDone() argument 628 IsNeedToSyncPos(int position) IsNeedToSyncPos() argument 645 int position; AutoSyncPosition() local [all...] |
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | system_dialog_scheduler.cpp | 127 DialogPosition position; in GetTipsDialogWant() local 149 DialogPosition position; in GetJumpInterceptorDialogWant() local 166 DialogPortraitPositionAdaptive( DialogPosition &position, float densityPixels, int lineNums) const DialogPortraitPositionAdaptive() argument 183 GetSelectorDialogPortraitPosition( DialogPosition &position, int32_t height, int32_t width, int lineNums, float densityPixels) const GetSelectorDialogPortraitPosition() argument 214 DialogLandscapePositionAdaptive( DialogPosition &position, float densityPixels, int lineNums) const DialogLandscapePositionAdaptive() argument 231 GetSelectorDialogLandscapePosition( DialogPosition &position, int32_t height, int32_t width, int lineNums, float densityPixels) const GetSelectorDialogLandscapePosition() argument 357 DialogPosition position; GetPcSelectorDialogWant() local 505 DialogPositionAdaptive(DialogPosition &position, int lineNums) const DialogPositionAdaptive() argument 526 GetDialogPositionAndSize(DialogType type, DialogPosition &position, int lineNums) const GetDialogPositionAndSize() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/grid/ |
H A D | render_grid.cpp | 302 Offset position = child->GetPosition() + offset_; in GetChildOffset() local 357 void RenderGrid::JumpTo(double position) in JumpTo() argument 373 AnimateTo(double position, float duration, const RefPtr<Curve>& curve) AnimateTo() argument 409 RequestNextFocus(bool vertical, bool reverse, Offset position) RequestNextFocus() argument 516 FocusMove(const Offset& position, const std::function<bool(int32_t)>& condition, KeyDirection keyDirection, bool checkChildVisible) FocusMove() argument 555 focusMoveUp(const Offset& position) focusMoveUp() argument 587 focusMoveDown(const Offset& position) focusMoveDown() argument 595 focusMoveLeft(const Offset& position) focusMoveLeft() argument 601 focusMoveRight(const Offset& position) focusMoveRight() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
H A D | render_indexer_circle.cpp | 101 Offset position; in SetItemPosition() local 111 Offset position; in SetItemPosition() local 194 Offset position = info.GetTouches().front().GetLocalLocation(); in HandleTouchDown() local 253 Offset position = info.GetTouches().front().GetLocalLocation(); HandleTouchMove() local 689 SetCollapseItemPosition(double position) SetCollapseItemPosition() argument 739 CollapseItemHitTest(const Offset& position) CollapseItemHitTest() argument 771 TouchOnCollapseArc(const Offset& position) TouchOnCollapseArc() argument 910 GetNearestItem(const Offset& position, bool move) GetNearestItem() argument 936 GetNearestItem(double position) GetNearestItem() argument 967 GetPositionAngle(const Offset& position) GetPositionAngle() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/web/ |
H A D | render_web.cpp | 1248 auto position = GetGlobalOffset(); in UpdateGlobalPos() local
|
/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | render_list.cpp | 188 void RenderList::BuildNextItem(double start, double end, Offset position, Size viewPort) in BuildNextItem() argument 272 double position = -GetMainPosition(currentOffset_) - GetMainSize(viewPort_); in CalculateItemPosition() local 297 void RenderList::MoveItemToViewPort(double position) in MoveItemToViewPort() argument 302 void RenderList::MoveItemGroupToViewPort(double position, double size) in MoveItemGroupToViewPort() argument 307 void RenderList::ResetLayoutRange(double head, double tail, Offset position, Size viewport) in ResetLayoutRange() argument 518 CalculateStickyItem(const Offset& position) CalculateStickyItem() argument 590 CalculateStickyItemOffset(int32_t index, double position) CalculateStickyItemOffset() argument 750 double position = localOffset - scrollPosition; NotifyDragStart() local [all...] |
H A D | list_layout_manager.cpp | 454 void ListLayoutManager::MoveItemToViewPort(double position) in MoveItemToViewPort() argument 475 void ListLayoutManager::MoveItemGroupToViewPort(double position, double size) in MoveItemGroupToViewPort() argument 562 void ListLayoutManager::LayoutToPosition(double position) in LayoutToPosition() argument 786 double position = 0; UpdateItemPosition() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
H A D | scrollable.cpp | 792 void Scrollable::FixScrollMotion(double position) in FixScrollMotion() argument 890 void Scrollable::ProcessScrollSnapMotion(double position) in ProcessScrollSnapMotion() argument 1033 ProcessSpringMotion(double position) ProcessSpringMotion() argument 1055 ProcessScrollMotion(double position) ProcessScrollMotion() argument [all...] |
H A D | render_scroll.cpp | 704 void RenderScroll::JumpToPosition(double position, int32_t source) in JumpToPosition() argument 717 void RenderScroll::DoJump(double position, int32_t source) in DoJump() argument 731 void RenderScroll::AnimateTo(double position, float duration, const RefPtr<Curve>& curve, bool limitDuration, in AnimateTo() argument 819 double position in ScrollBy() local 829 double position = 0.0; GetCurrentPosition() local [all...] |
H A D | render_multi_child_scroll.cpp | 162 double position = listBase->CalculateItemPosition(index, ScrollType::SCROLL_INDEX); in JumpToIndex() local 175 void RenderMultiChildScroll::JumpToPosition(double position, int32_t source) in JumpToPosition() argument 382 LayoutChild( const RefPtr<RenderNode>& child, const Offset& position, double start, double end) LayoutChild() argument 649 MoveItemToViewPort(double position, double size, double effectOffset) MoveItemToViewPort() argument 661 CalculateBeginPositionInViewPort(double position, double size, double effectOffset) CalculateBeginPositionInViewPort() argument 701 double position = 0.0; ScrollToEdge() local 716 ScrollToPosition(double position, int32_t source, bool smooth) ScrollToPosition() argument 746 double position = 0.0; ScrollPage() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/text/ |
H A D | render_text.cpp | 847 EventMarker RenderText::GetEventMarker(int32_t position, GestureType type) in GetEventMarker() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
H A D | grid_layout_info.cpp | 20 int32_t GridLayoutInfo::GetItemIndexByPosition(int32_t position) in GetItemIndexByPosition() argument 31 auto position = itemIndex; in GetPositionByItemIndex() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/ |
H A D | menu_wrapper_pattern.cpp | 82 RefPtr<FrameNode> MenuWrapperPattern::FindTouchedMenuItem(const RefPtr<UINode>& menuNode, const OffsetF& position) in FindTouchedMenuItem() argument 116 auto position = OffsetF( in HandleInteraction() local 405 auto position in OnTouchEvent() local 468 HideMenu(const RefPtr<MenuPattern>& menuPattern, const RefPtr<FrameNode>& menu, const OffsetF& position) HideMenu() argument 794 auto position = geometryNode->GetFrameOffset(); StopHoverImageToPreviewAnimation() local [all...] |
/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | shape.h | 99 void SetPosition(const DimensionOffset& position) in SetPosition() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/box/ |
H A D | box_base_component.h | 274 void SetMask(const std::string& image, const BackgroundImageSize& size, const BackgroundImagePosition& position) in SetMask() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_common_ffi.h | 151 CJPosition* position; member 230 CJPosition* position; member
|
/foundation/arkui/ace_engine/frameworks/core/components/chart/ |
H A D | rosen_render_chart.cpp | 722 Offset position = ConvertDataToPosition(paintRect, point); in PaintLine() local 741 Offset position = ConvertDataToPosition(paintRect, point); PaintLine() local 767 Offset position = ConvertDataToPosition(paintRect, point); PaintLine() local 942 Offset position = ConvertDataToPosition(paintRect, point); PaintBar() local [all...] |
/foundation/arkui/ace_engine/frameworks/base/i18n/ |
H A D | localization.cpp | 344 std::size_t position = result.find("yyyy"); in GetDateColumnFormatOrder() local 378 std::size_t position in GetDateOrder() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/ |
H A D | scrollable_cover_test_ng.cpp | 536 float position = 2.0f; in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/ |
H A D | menu_layoutFst_test_ng.cpp | 1448 OffsetF position = OffsetF(POSITION_OFFSET, POSITION_OFFSET); HWTEST_F() local 1478 OffsetF position = OffsetF(POSITION_OFFSET, OFFSET_FORTH); HWTEST_F() local [all...] |