Searched defs:build_sweep_table (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/effects/gradients/
H A DSkSweepGradient.cpp64 static const uint8_t* build_sweep_table() { function
90 static const uint8_t* build_sweep_table() { return gSweepTable; } function
190 const uint8_t* table = build_sweep_table();
/external/skia/src/effects/gradients/
H A DSkSweepGradient.cpp64 static const uint8_t* build_sweep_table() { function
90 static const uint8_t* build_sweep_table() { return gSweepTable; } function
190 const uint8_t* table = build_sweep_table();

Completed in 144 milliseconds