Home
last modified time | relevance | path

Searched refs:setDirectionMethod_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dplayer.h156 Method setDirectionMethod_; variable
H A Dplayer.cpp226 setDirectionMethod_ = MakeMethodHash(PLAYER_METHOD_SETDIRECTION); in OnPrepared()
578 CallResRegisterMethod(setDirectionMethod_, param); in SetDirection()