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

/external/skia/src/core/
H A DSkAAClip.cpp1461 static AlphaProc find_alpha_proc(SkRegion::Op op) { function
1620 AlphaProc proc = find_alpha_proc(op);
/external/skqp/src/core/
H A DSkAAClip.cpp1461 static AlphaProc find_alpha_proc(SkRegion::Op op) { function
1620 AlphaProc proc = find_alpha_proc(op);

Completed in 151 milliseconds