Home
last modified time | relevance | path

Searched refs:PLAY_SVG (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dinternal_resource.h54 PLAY_SVG, member in OHOS::Ace::final::ResourceId
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dicon_theme.cpp52 { InternalResource::ResourceId::PLAY_SVG, "play" },
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp1431 auto imageIcon = InternalResource::ResourceId::PLAY_SVG; in CreatePlayBtn()
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_test_ng.cpp160 sourceInfo.SetResourceId(InternalResource::ResourceId::PLAY_SVG); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp1623 auto resourceId = isPlaying_ ? InternalResource::ResourceId::PAUSE_SVG : InternalResource::ResourceId::PLAY_SVG; in OnModifyDone()

Completed in 10 milliseconds