Home
last modified time | relevance | path

Searched refs:SET_RENDER_FIRST_FRAME (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/player/ipc/
H A Di_standard_player_service.h145 SET_RENDER_FIRST_FRAME, enumerator
H A Dplayer_service_proxy.cpp45 playerFuncs_[SET_RENDER_FIRST_FRAME] = "Player::SetRenderFirstFrame"; in PlayerServiceProxy()
257 int32_t error = SendRequest(SET_RENDER_FIRST_FRAME, data, reply, option); in SetRenderFirstFrame()
H A Dplayer_service_stub.cpp97 playerFuncs_[SET_RENDER_FIRST_FRAME] = { "Player::SetRenderFirstFrame", in FillPlayerFuncPart1()