Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleHairline.cpp47 static void generate_pts(SkPoint pts[], int count, int w, int h) { in generate_pts() function
96 generate_pts(pts, N, WIDTH, HEIGHT); in line_proc()
112 generate_pts(pts, N, WIDTH, HEIGHT); in poly_proc()
135 generate_pts(pts, N, WIDTH, HEIGHT); in quad_proc()
159 generate_pts(pts, N, WIDTH, HEIGHT); in cube_proc()
/external/chromium_org/third_party/skia/samplecode/
DSampleHairline.cpp47 static void generate_pts(SkPoint pts[], int count, int w, int h) { in generate_pts() function
96 generate_pts(pts, N, WIDTH, HEIGHT); in line_proc()
112 generate_pts(pts, N, WIDTH, HEIGHT); in poly_proc()
135 generate_pts(pts, N, WIDTH, HEIGHT); in quad_proc()
159 generate_pts(pts, N, WIDTH, HEIGHT); in cube_proc()