Home
last modified time | relevance | path

Searched refs:create_frustum_normal_map (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/
DToolUtils.h142 void create_frustum_normal_map(SkBitmap* bm, const SkIRect& dst);
DToolUtils.cpp301 void create_frustum_normal_map(SkBitmap* bm, const SkIRect& dst) { in create_frustum_normal_map() function