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

  /frameworks/rs/driver/
rsdType.h 31 android::renderscript::rs_type *obj);
rsdType.cpp 45 rs_type *obj)
rsdRuntimeStubs.cpp 80 OPAQUETYPE(rs_type)
    [all...]
  /frameworks/rs/scriptc/
rs_object.rsh 39 rsSetObject(rs_type *dst, rs_type src);
105 rsClearObject(rs_type *dst);
174 rsIsObject(rs_type);
rs_types.rsh 144 RS_BASE_OBJ rs_type;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_object.rsh 39 rsSetObject(rs_type *dst, rs_type src);
102 rsClearObject(rs_type *dst);
168 rsIsObject(rs_type);
rs_types.rsh 128 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_type;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_object.rsh 39 rsSetObject(rs_type *dst, rs_type src);
102 rsClearObject(rs_type *dst);
168 rsIsObject(rs_type);
rs_types.rsh 128 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_type;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_object.rsh 39 rsSetObject(rs_type *dst, rs_type src);
102 rsClearObject(rs_type *dst);
168 rsIsObject(rs_type);
rs_types.rsh 128 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_type;
  /prebuilts/sdk/renderscript/include/
rs_object.rsh 39 rsSetObject(rs_type *dst, rs_type src);
105 rsClearObject(rs_type *dst);
174 rsIsObject(rs_type);
rs_types.rsh 144 RS_BASE_OBJ rs_type;
  /prebuilts/sdk/tools/darwin/renderscript/include/
rs_object.rsh 39 rsSetObject(rs_type *dst, rs_type src);
105 rsClearObject(rs_type *dst);
174 rsIsObject(rs_type);
rs_types.rsh 144 RS_BASE_OBJ rs_type;
  /frameworks/rs/tests/cppbasic/
mono.rs 47 rs_type type;
  /frameworks/rs/tests/cppbasic-shared/
mono.rs 47 rs_type type;
  /frameworks/rs/
rs_hal.h 67 RS_BASE_OBJ(Type) rs_type; member in namespace:android::renderscript
316 void (*updateCachedObject)(const Context *rsc, const Type *s, rs_type *obj);
rsType.cpp 319 rsc->mHal.funcs.type.updateCachedObject(rsc, this, (rs_type *)dstObj);
  /frameworks/compile/slang/
slang_rs_export_type.h 140 const char * rs_type; member in struct:slang::__anon38688
slang_rs_reflection.cpp     [all...]

Completed in 1369 milliseconds