HomeSort by relevance Sort by last modified time
    Searched defs:RS_SUCCESS (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/cpp/
rsCppStructs.h 53 * Possible error codes used by RenderScript. Once a status other than RS_SUCCESS
58 RS_SUCCESS = 0, ///< No error
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsCppStructs.h 49 * Possible error codes used by RenderScript. Once a status other than RS_SUCCESS
54 RS_SUCCESS = 0, ///< No error
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsCppStructs.h 49 * Possible error codes used by RenderScript. Once a status other than RS_SUCCESS
54 RS_SUCCESS = 0, ///< No error
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsCppStructs.h 49 * Possible error codes used by RenderScript. Once a status other than RS_SUCCESS
54 RS_SUCCESS = 0, ///< No error
    [all...]

Completed in 558 milliseconds