Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLPath.cpp115 int coordsForVerb; in init_path_object_for_general_path() local
122 coordsForVerb = 2; in init_path_object_for_general_path()
133 coordsForVerb = 2; in init_path_object_for_general_path()
144 coordsForVerb = 5; in init_path_object_for_general_path()
154 coordsForVerb = 4; in init_path_object_for_general_path()
165 coordsForVerb = 6; in init_path_object_for_general_path()
181 SkDEBUGCODE(verify_floats(coords, coordsForVerb)); in init_path_object_for_general_path()
182 pathCoords.push_back_n(coordsForVerb, coords); in init_path_object_for_general_path()
/external/skqp/src/gpu/gl/
DGrGLPath.cpp115 int coordsForVerb; in init_path_object_for_general_path() local
122 coordsForVerb = 2; in init_path_object_for_general_path()
133 coordsForVerb = 2; in init_path_object_for_general_path()
144 coordsForVerb = 5; in init_path_object_for_general_path()
154 coordsForVerb = 4; in init_path_object_for_general_path()
165 coordsForVerb = 6; in init_path_object_for_general_path()
181 SkDEBUGCODE(verify_floats(coords, coordsForVerb)); in init_path_object_for_general_path()
182 pathCoords.push_back_n(coordsForVerb, coords); in init_path_object_for_general_path()