Home | History | Annotate | Download | only in Renderscript

Lines Matching refs:StringIndexTy

83 typedef uint32_t StringIndexTy;
86 const StringIndexTy gInvalidStringIndex = static_cast<StringIndexTy>(-1);
89 StringIndexTy id;
92 StringIndexTy sha1;
97 StringIndexTy key;
98 StringIndexTy value;
106 StringIndexTy name;
110 StringIndexTy name;
114 StringIndexTy name;
252 const char *getStringFromPool(rsinfo::StringIndexTy pStrIdx) const;
253 rsinfo::StringIndexTy getStringIdxInPool(const char *pStr) const;