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

  /frameworks/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);
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;
  /frameworks/compile/slang/
slang_rs_export_type.h 65 const char * rs_type; member in struct:slang::__anon19980
slang_rs_reflection.cpp     [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 80 OPAQUETYPE(rs_type)
    [all...]

Completed in 790 milliseconds