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

  /frameworks/compile/libbcc/lib/
RSUtils.h 94 return RS_TYPE_TYPE;
RSInvokeHelperPass.cpp 141 case RS_TYPE_TYPE:
  /frameworks/rs/script_api/include/
rs_object_types.rsh 158 RS_TYPE_TYPE = 1001, // A handle to a Type.
  /prebuilts/sdk/renderscript/include/
rs_object_types.rsh 158 RS_TYPE_TYPE = 1001, // A handle to a Type.
  /frameworks/rs/
rsComponent.cpp 117 case RS_TYPE_TYPE:
rsDefines.h 142 RS_TYPE_TYPE,
  /frameworks/rs/script_api/
rs_object_types.spec 141 value: RS_TYPE_TYPE = 1001, "A handle to a Type."
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
single_source_alloc.rs 322 TEST_DATA_TYPE(RS_TYPE_TYPE, true, false, false);
  /frameworks/rs/cpp/
Element.cpp 254 case RS_TYPE_TYPE:
Allocation.cpp 127 (dt == RS_TYPE_TYPE) ||
  /frameworks/rs/driver/runtime/
rs_allocation.c 529 case RS_TYPE_TYPE:

Completed in 1012 milliseconds