Searched refs:stripStorage (Results 1 – 1 of 1) sorted by relevance
177 SkAutoTMalloc<SkPoint> stripStorage(stripCount * 2); in draw() local179 SkPoint* strip = stripStorage.get(); in draw()