Searched refs:colorDataAlloc (Results 1 – 1 of 1) sorted by relevance
135 SkAutoSTMalloc<4, ColorTuple> colorDataAlloc(info.fColorCount); in gradientFunctionCode() local136 ColorTuple *colorData = colorDataAlloc.get(); in gradientFunctionCode()