HomeSort by relevance Sort by last modified time
    Searched refs:releaseThreadStart (Results 1 - 2 of 2) sorted by null

  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
MediaBufferPuller.h 65 static int releaseThreadStart(void* arg);
MediaBufferPuller.cpp 38 androidCreateThread(releaseThreadStart, this);
116 int MediaBufferPuller::releaseThreadStart(void* arg) {

Completed in 462 milliseconds