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.cpp232 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Prepare() local
274 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in GetInputSurface() local
326 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Start() local
369 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Pause() local
412 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Resume() local
455 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Stop() local
498 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Reset() local
548 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Release() local