Searched defs:threadProc (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/cpp/ | ||
D | RenderScript.cpp | 519 void * RS::threadProc(void *vrsc) { in threadProc() function in RS |
/frameworks/av/libvideoeditor/lvpp/ | ||
D | VideoEditorPreviewController.cpp | 1025 M4OSA_ERR VideoEditorPreviewController::threadProc(M4OSA_Void* param) { in threadProc() function in android::VideoEditorPreviewController |
/frameworks/rs/ | ||
D | rsContext.cpp | 289 void * Context::threadProc(void *vrsc) { in threadProc() function in Context |