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

/frameworks/rs/
H A DrsDefines.h304 RS_ERROR_FATAL_DEBUG = 0x0800, enumerator in enum:RsError
/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java1089 static final int RS_ERROR_FATAL_DEBUG = 0x0800; field in class:RenderScript.MessageThread
1140 (subID >= RS_ERROR_FATAL_DEBUG &&

Completed in 65 milliseconds