Searched refs:RS_ERROR_RUNTIME_ERROR (Results 1 – 3 of 3) sorted by relevance
177 mRS->throwError(RS_ERROR_RUNTIME_ERROR, "Can't use getPointer on older APIs"); in getPointer()184 mRS->throwError(RS_ERROR_RUNTIME_ERROR, "Allocation lock failed"); in getPointer()431 rs->throwError(RS_ERROR_RUNTIME_ERROR, "Allocation creation failed"); in createTyped()446 rs->throwError(RS_ERROR_RUNTIME_ERROR, "Allocation creation failed"); in createTyped()
240 rs->throwError(RS_ERROR_RUNTIME_ERROR, "Error returned from runtime"); in threadProc()
60 RS_ERROR_RUNTIME_ERROR = 2, ///< The RenderScript driver returned an error; this is enumerator