HomeSort by relevance Sort by last modified time
    Searched refs:rs_type (Results 1 - 6 of 6) 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 115 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);
97 rsClearObject(rs_type *dst);
158 rsIsObject(rs_type);
rs_types.rsh 115 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::__anon17158
slang_rs_reflection.cpp     [all...]

Completed in 95 milliseconds