GradientCache.h | 6 * You may obtain a copy of the License at 41 copy(colors, positions, count); 45 copy(entry.colors, entry.positions, entry.count); 58 copy(entry.colors, entry.positions, entry.count); 81 void copy(uint32_t* colors, float* positions, uint32_t count) { function in struct:android::uirenderer::GradientCacheEntry
|