HomeSort by relevance Sort by last modified time
    Searched refs:norm_to_rgb (Results 1 - 2 of 2) sorted by null

  /external/skia/tools/
sk_tool_utils.cpp 194 static inline void norm_to_rgb(SkBitmap* bm, int x, int y, const SkVector3& norm) { function in namespace:sk_tool_utils
221 norm_to_rgb(bm, x, y, norm);
262 norm_to_rgb(bm, x, y, norm);
297 norm_to_rgb(bm, x, y, norm);
  /external/skqp/tools/
sk_tool_utils.cpp 193 static inline void norm_to_rgb(SkBitmap* bm, int x, int y, const SkVector3& norm) { function in namespace:sk_tool_utils
220 norm_to_rgb(bm, x, y, norm);
261 norm_to_rgb(bm, x, y, norm);
296 norm_to_rgb(bm, x, y, norm);

Completed in 613 milliseconds