Home
last modified time | relevance | path

Searched defs:colorDataAlloc (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/pdf/
DSkPDFGradientShader.cpp147 SkAutoSTMalloc<4, ColorTuple> colorDataAlloc(info.fColorCount); in gradient_function_code() local
257 SkAutoSTMalloc<4, ColorTuple> colorDataAlloc(colorCount); in gradientStitchCode() local
/external/skia/src/pdf/
DSkPDFGradientShader.cpp147 SkAutoSTMalloc<4, ColorTuple> colorDataAlloc(info.fColorCount); in gradient_function_code() local
257 SkAutoSTMalloc<4, ColorTuple> colorDataAlloc(colorCount); in gradientStitchCode() local