Searched refs:RS_MESSAGE_TO_CLIENT_ERROR (Results 1 – 5 of 5) sorted by relevance
54 RS_MESSAGE_TO_CLIENT_ERROR = 3, enumerator
730 sendMessageToClient(msg, RS_MESSAGE_TO_CLIENT_ERROR, e, strlen(msg) + 1, true); in setError()
238 case RS_MESSAGE_TO_CLIENT_ERROR: in threadProc()
1265 static final int RS_MESSAGE_TO_CLIENT_ERROR = 3; field in RenderScript.MessageThread1308 if (msg == RS_MESSAGE_TO_CLIENT_ERROR) { in run()
1264 static final int RS_MESSAGE_TO_CLIENT_ERROR = 3; field in RenderScript.MessageThread1308 if (msg == RS_MESSAGE_TO_CLIENT_ERROR) { in run()