Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLPath.cpp99 inline bool init_path_object_for_general_path(GrGLGpu* gpu, GrGLuint pathID, in init_path_object_for_general_path() function
213 return init_path_object_for_general_path<true>(gpu, pathID, skPath); in InitPathObjectPathDataCheckingDegenerates()
252 SkAssertResult(init_path_object_for_general_path<false>(gpu, pathID, skPath)); in InitPathObjectPathData()