Searched refs:typeSpec (Results 1 – 1 of 1) sorted by relevance
3484 typeSpec(NULL), typeSpecFlags(NULL) { } in Type()3488 const ResTable_typeSpec* typeSpec; member6189 type->typeSpec->id - 1) == "mipmap") { in forEachConfiguration()6391 const Type* const typeSpec = typeList[i]; in getEntry() local6399 if (typeSpec->idmapEntries.hasEntries()) { in getEntry()6401 if (typeSpec->idmapEntries.lookup(entryIndex, &overlayEntryIndex) != NO_ERROR) { in getEntry()6406 realTypeIndex = typeSpec->idmapEntries.overlayTypeId() - 1; in getEntry()6413 if (static_cast<size_t>(realEntryIndex) >= typeSpec->entryCount) { in getEntry()6416 entryIndex, static_cast<int>(typeSpec->entryCount)); in getEntry()6423 if (typeSpec->typeSpecFlags != NULL) { in getEntry()[all …]