Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLPath.cpp107 int coordsForVerb; in init_path_object_for_general_path() local
114 coordsForVerb = 2; in init_path_object_for_general_path()
125 coordsForVerb = 2; in init_path_object_for_general_path()
136 coordsForVerb = 5; in init_path_object_for_general_path()
146 coordsForVerb = 4; in init_path_object_for_general_path()
157 coordsForVerb = 6; in init_path_object_for_general_path()
173 pathCoords.push_back_n(coordsForVerb, coords); in init_path_object_for_general_path()