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

  /frameworks/base/libs/rs/
rsThreadIO.cpp 24 ThreadIO::ThreadIO()
30 ThreadIO::~ThreadIO()
34 void ThreadIO::shutdown()
39 bool ThreadIO::playCoreCommands(Context *con, bool waitForCommand)
rsThreadIO.h 29 class ThreadIO {
31 ThreadIO();
32 ~ThreadIO();

Completed in 42 milliseconds