Searched refs:style_attr_start (Results 1 – 1 of 1) sorted by relevance
266 const ResTable::bag_entry* style_attr_start = nullptr; in ApplyStyle() local270 ? res.getBagLocked(style, &style_attr_start, &style_type_set_flags) in ApplyStyle()274 style_attr_start + (bag_off >= 0 ? bag_off : 0); in ApplyStyle()275 BagAttributeFinder style_attr_finder(style_attr_start, style_attr_end); in ApplyStyle()