Home
last modified time | relevance | path

Searched defs:threadCtx (Results 1 – 1 of 1) sorted by relevance

/foundation/multimedia/player_framework/frameworks/js/recorder/
Dvideo_recorder_napi.cpp238 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Prepare() local
281 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in GetInputSurface() local
335 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Start() local
378 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Pause() local
423 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Resume() local
466 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Stop() local
509 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Reset() local
559 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Release() local