Searched refs:create_hemi_normal_map (Results 1 – 3 of 3) sorted by relevance
121 void create_hemi_normal_map(SkBitmap* bm, const SkIRect& dst);
248 void create_hemi_normal_map(SkBitmap* bm, const SkIRect& dst) { in create_hemi_normal_map() function
19 sk_tool_utils::create_hemi_normal_map(&hemi, SkIRect::MakeWH(texSize, texSize)); in make_hemi_normalmap()