Searched refs:threadFunc (Results 1 – 8 of 8) sorted by relevance
183 return (void *)(uintptr_t) static_cast<AMRWriter *>(me)->threadFunc(); in ThreadWrapper()186 status_t AMRWriter::threadFunc() { in threadFunc() function in android::AMRWriter
188 return (void *)(uintptr_t)static_cast<AACWriter *>(me)->threadFunc(); in ThreadWrapper()286 status_t AACWriter::threadFunc() { in threadFunc() function in android::AACWriter
272 return (void*)(uintptr_t) static_cast<OggWriter*>(me)->threadFunc(); in ThreadWrapper()275 status_t OggWriter::threadFunc() { in threadFunc() function in android::OggWriter
2280 writer->threadFunc(); in ThreadWrapper()2395 void MPEG4Writer::threadFunc() { in threadFunc() function in android::MPEG4Writer
56 status_t threadFunc();
60 status_t threadFunc();
65 status_t threadFunc();
215 void threadFunc();