Searched refs:_offsetStorage (Results 1 – 1 of 1) sorted by relevance
89 std::array<SkScalar, _colorStorage.size()> _offsetStorage; in applyColorTransform() local92 info.fColorOffsets = _offsetStorage.data(); in applyColorTransform()