Searched refs:norm_to_rgb (Results 1 - 1 of 1) sorted by relevance

/external/skia/tools/
H A Dsk_tool_utils.cpp299 static inline void norm_to_rgb(SkBitmap* bm, int x, int y, const SkVector3& norm) { function in namespace:sk_tool_utils
326 norm_to_rgb(bm, x, y, norm);
367 norm_to_rgb(bm, x, y, norm);
402 norm_to_rgb(bm, x, y, norm);

Completed in 57 milliseconds