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

  /frameworks/base/libs/rs/
rsComponent.cpp 142 case RS_TYPE_UNSIGNED_16:
169 case RS_TYPE_UNSIGNED_16: return GL_UNSIGNED_SHORT;
RenderScript.h 82 RS_TYPE_UNSIGNED_16,
rsg_ScriptJavaClass.cpp 83 case RS_TYPE_UNSIGNED_16: return "int";
115 case RS_TYPE_UNSIGNED_16: return "U16";
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 417 case RS_TYPE_UNSIGNED_16:
    [all...]

Completed in 273 milliseconds