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

  /frameworks/compile/slang/
slang_rs_type_spec.h 105 // NOTE: Current design need to keep struct RSTypeBase as a 4-byte integer for
107 struct RSTypeBase {
118 struct RSTypeBase base;
124 struct RSTypeBase base;
138 struct RSTypeBase base;
142 struct RSTypeBase base;
155 struct RSTypeBase base;
166 struct RSTypeBase base;
slang_rs_metadata_spec_encoder.cpp 93 unsigned encodeTypeBase(const struct RSTypeBase *Base);
94 unsigned encodeTypeBaseAsKey(const struct RSTypeBase *Base);
154 RSMetadataEncoderInternal::encodeTypeBase(const struct RSTypeBase *Base) {
160 const struct RSTypeBase *Base) {

Completed in 28 milliseconds