Searched defs:RS_ERROR_FATAL_DEBUG (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsDefines.h222 RS_ERROR_FATAL_DEBUG = 0x0800, enumerator in enum:RsError
/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java1264 static final int RS_ERROR_FATAL_DEBUG = 0x0800; field in class:RenderScript.MessageThread
1315 (subID >= RS_ERROR_FATAL_DEBUG &&
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DRenderScript.java1268 static final int RS_ERROR_FATAL_DEBUG = 0x800; field in class:RenderScript.MessageThread
1320 (subID >= RS_ERROR_FATAL_DEBUG &&

Completed in 53 milliseconds