Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp541 static void shift_down_2_proc(SkPoint pts[], int count) { in shift_down_2_proc() function
566 proc = shift_down_2_proc; in strokePath()
613 if (shift_down_2_proc == proc) { in strokePath()