Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DShader.cpp154 uint32_t* storedColors = new uint32_t[count]; in LinearGradient_postCreate1() local
196 uint32_t* storedColors = new uint32_t[2]; in LinearGradient_postCreate2() local
283 uint32_t* storedColors = new uint32_t[count]; in RadialGradient_postCreate1() local
321 uint32_t* storedColors = new uint32_t[2]; in RadialGradient_postCreate2() local
382 uint32_t* storedColors = new uint32_t[count]; in SweepGradient_postCreate1() local
419 uint32_t* storedColors = new uint32_t[2]; in SweepGradient_postCreate2() local