Searched refs:RS_MESSAGE_TO_CLIENT_ERROR (Results 1 – 5 of 5) sorted by relevance
54 RS_MESSAGE_TO_CLIENT_ERROR = 3, enumerator
769 sendMessageToClient(msg, RS_MESSAGE_TO_CLIENT_ERROR, e, strlen(msg) + 1, true); in setError()
239 case RS_MESSAGE_TO_CLIENT_ERROR: in threadProc()
1260 static final int RS_MESSAGE_TO_CLIENT_ERROR = 3; field in RenderScript.MessageThread1304 if (msg == RS_MESSAGE_TO_CLIENT_ERROR) { in run()
1253 static final int RS_MESSAGE_TO_CLIENT_ERROR = 3; field in RenderScript.MessageThread1295 if (msg == RS_MESSAGE_TO_CLIENT_ERROR) { in run()