Searched defs:sendToClient (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/
H A DrsThreadIO.cpp211 bool ThreadIO::sendToClient(RsMessageToClientType cmdID, uint32_t usrID, const void *data, function in class:ThreadIO
214 //ALOGE("sendToClient %i %i %i", cmdID, usrID, (int)dataLen);
225 //ALOGE("sendToClient x");
/frameworks/support/renderscript/v8/rs_support/
H A DrsThreadIO.cpp211 bool ThreadIO::sendToClient(RsMessageToClientType cmdID, uint32_t usrID, const void *data, function in class:ThreadIO
214 //ALOGE("sendToClient %i %i %i", cmdID, usrID, (int)dataLen);
225 //ALOGE("sendToClient x");

Completed in 200 milliseconds