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