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

/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
H A Dutil.rs20 rsSendToClient(op);
/frameworks/rs/scriptc/
H A Drs_io.rsh65 * rsSendToClient: Send a message to the client, non-blocking
80 rsSendToClient(int cmdID);
83 rsSendToClient(int cmdID, const void* data, uint len);
/frameworks/rs/api/
H A Drs_io.spec56 function: rsSendToClient
71 function: rsSendToClient
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp727 uint32_t rsSendToClient(int cmdID) { function
732 uint32_t rsSendToClient(int cmdID, const void *data, uint32_t len) { function

Completed in 113 milliseconds