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.cpp244 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Prepare() local
292 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in GetInputSurface() local
351 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Start() local
399 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Pause() local
449 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Resume() local
497 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Stop() local
545 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Reset() local
600 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Release() local