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

  /frameworks/base/libs/rs/
rsComponent.cpp 131 case RS_TYPE_SIGNED_32:
269 if (mType == RS_TYPE_SIGNED_32) {
rsg_ScriptJavaClass.cpp 79 case RS_TYPE_SIGNED_32: return "int";
111 case RS_TYPE_SIGNED_32: return "I32";
223 Element *i32 = new Element(RS_TYPE_SIGNED_32, 1);
RenderScript.h 79 RS_TYPE_SIGNED_32,
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 413 case RS_TYPE_SIGNED_32:
    [all...]

Completed in 35 milliseconds