Searched refs:create_frustum_normal_map (Results 1 – 3 of 3) sorted by relevance
123 void create_frustum_normal_map(SkBitmap* bm, const SkIRect& dst);
272 void create_frustum_normal_map(SkBitmap* bm, const SkIRect& dst) { in create_frustum_normal_map() function
28 sk_tool_utils::create_frustum_normal_map(&frustum, SkIRect::MakeWH(texSize, texSize)); in make_frustum_normalmap()