Searched refs:ThreadIO (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/rs/
H A DrsThreadIO.h29 class ThreadIO { class in namespace:android::renderscript
31 ThreadIO();
32 ~ThreadIO();
H A DrsThreadIO.cpp24 ThreadIO::ThreadIO() function in class:ThreadIO
30 ThreadIO::~ThreadIO()
34 void ThreadIO::shutdown()
39 bool ThreadIO::playCoreCommands(Context *con, bool waitForCommand)
H A DrsHandcode.h6 ThreadIO *io = &((Context *)rsc)->mIO;
27 ThreadIO *io = &((Context *)rsc)->mIO;
H A DrsContext.h133 ThreadIO mIO;

Completed in 45 milliseconds