Searched refs:thin (Results 1 – 5 of 5) sorted by relevance
79 thin: true,
269 thin: true,
257 thin: true,
529 thin: true,
970 bool thin = (lw.GetState() == LockWord::kThinLocked); in SetImageBinSlot() local971 oss << (thin ? "Thin" : "Fat") in SetImageBinSlot()974 if (thin) { in SetImageBinSlot()