Searched defs:find_alpha_proc (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkAAClip.cpp1438 static AlphaProc find_alpha_proc(SkRegion::Op op) { function
1597 AlphaProc proc = find_alpha_proc(op);
/external/skia/src/core/
H A DSkAAClip.cpp1370 static AlphaProc find_alpha_proc(SkRegion::Op op) { function
1529 AlphaProc proc = find_alpha_proc(op);

Completed in 52 milliseconds