Searched refs:verify_floats (Results 1 – 2 of 2) sorted by relevance
35 static void verify_floats(const float* floats, int count) { in verify_floats() function167 SkDEBUGCODE(verify_floats(coefficients, components * 3)); in setProgramPathFragmentInputTransform()190 SkDEBUGCODE(verify_floats(glMatrix, SK_ARRAY_COUNT(glMatrix))); in setProjectionMatrix()
83 inline void verify_floats(const float* floats, int count) { in verify_floats() function181 SkDEBUGCODE(verify_floats(coords, coordsForVerb)); in init_path_object_for_general_path()245 SkDEBUGCODE(verify_floats(&pathCoords[0], pathCoords.count())); in InitPathObjectPathData()