Searched defs:useAtlas (Results 1 – 2 of 2) sorted by relevance
31 bool aligned = false, bool useAtlas = false, in GameBench()
347 bool useAtlas() const { return SkToBool(-1 != fRow); } in useAtlas() function