Searched refs:pStringPoolSize (Results 1 – 2 of 2) sorted by relevance
91 RSInfo::RSInfo(size_t pStringPoolSize) : mStringPool(NULL) { in RSInfo() argument105 if (pStringPoolSize > 0) { in RSInfo()106 mHeader.strPoolSize = pStringPoolSize; in RSInfo()
188 RSInfo(size_t pStringPoolSize);