Searched refs:fontStorage (Results 1 – 1 of 1) sorted by relevance
234 std::vector<SkFont> fontStorage; in shape() local245 fontStorage.clear(); in shape()246 fontStorage.reserve(runCount); // ensure the refs won't get invalidated in shape()264 fontStorage.push_back(run_to_font(run, font)); in shape()266 fontStorage.back(), // info just stores a ref to the font in shape()