Searched refs:rs_type (Results 1 - 11 of 11) sorted by relevance

/frameworks/rs/driver/
H A DrsdType.h31 android::renderscript::rs_type *obj);
H A DrsdType.cpp45 rs_type *obj)
H A DrsdRuntimeStubs.cpp80 OPAQUETYPE(rs_type)
1449 IS_CLEAR_SET_OBJ(::rs_type)
/frameworks/rs/scriptc/
H A Drs_object.rsh39 rsSetObject(rs_type *dst, rs_type src);
105 rsClearObject(rs_type *dst);
174 rsIsObject(rs_type);
H A Drs_types.rsh144 RS_BASE_OBJ rs_type;
/frameworks/rs/tests/cppbasic/
H A Dmono.rs47 rs_type type;
/frameworks/rs/tests/cppbasic-shared/
H A Dmono.rs47 rs_type type;
/frameworks/rs/
H A Drs_hal.h67 RS_BASE_OBJ(Type) rs_type; member in namespace:android::renderscript
316 void (*updateCachedObject)(const Context *rsc, const Type *s, rs_type *obj);
H A DrsType.cpp319 rsc->mHal.funcs.type.updateCachedObject(rsc, this, (rs_type *)dstObj);
/frameworks/compile/slang/
H A Dslang_rs_export_type.h140 const char * rs_type; member in struct:slang::__anon1149
H A Dslang_rs_reflection.cpp1780 RSExportPrimitiveType::getRSReflectionType(EPT)->rs_type;
1791 RSExportPrimitiveType::getRSReflectionType(EVT)->rs_type;

Completed in 104 milliseconds