Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp61 static void verify_floats(const float* floats, int count) { in verify_floats() function
182 SkDEBUGCODE(verify_floats(transformValues, gXformType2ComponentCount[transformType] * count)); in onDrawPaths()
237 SkDEBUGCODE(verify_floats(coefficients, components * 3)); in setProgramPathFragmentInputTransform()
260 SkDEBUGCODE(verify_floats(glMatrix, SK_ARRAY_COUNT(glMatrix))); in setProjectionMatrix()
H A DGrGLPath.cpp83 inline void verify_floats(const float* floats, int count) { in verify_floats() function
181 SkDEBUGCODE(verify_floats(coords, coordsForVerb)); in init_path_object_for_general_path()
245 SkDEBUGCODE(verify_floats(&pathCoords[0], pathCoords.count())); in InitPathObjectPathData()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp61 static void verify_floats(const float* floats, int count) { in verify_floats() function
180 SkDEBUGCODE(verify_floats(transformValues, gXformType2ComponentCount[transformType] * count)); in onDrawPaths()
235 SkDEBUGCODE(verify_floats(coefficients, components * 3)); in setProgramPathFragmentInputTransform()
258 SkDEBUGCODE(verify_floats(glMatrix, SK_ARRAY_COUNT(glMatrix))); in setProjectionMatrix()
H A DGrGLPath.cpp83 inline void verify_floats(const float* floats, int count) { in verify_floats() function
181 SkDEBUGCODE(verify_floats(coords, coordsForVerb)); in init_path_object_for_general_path()
245 SkDEBUGCODE(verify_floats(&pathCoords[0], pathCoords.count())); in InitPathObjectPathData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp33 static void verify_floats(const float* floats, int count) { in verify_floats() function
155 SkDEBUGCODE(verify_floats(coefficients, components * 3)); in setProgramPathFragmentInputTransform()
178 SkDEBUGCODE(verify_floats(glMatrix, SK_ARRAY_COUNT(glMatrix))); in setProjectionMatrix()
H A DGrGLPath.cpp83 inline void verify_floats(const float* floats, int count) { in verify_floats() function
181 SkDEBUGCODE(verify_floats(coords, coordsForVerb)); in init_path_object_for_general_path()
243 SkDEBUGCODE(verify_floats(&pathCoords[0], pathCoords.count())); in InitPathObjectPathData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp34 static void verify_floats(const float* floats, int count) { in verify_floats() function
156 SkDEBUGCODE(verify_floats(coefficients, components * 3)); in setProgramPathFragmentInputTransform()
179 SkDEBUGCODE(verify_floats(glMatrix, SK_ARRAY_COUNT(glMatrix))); in setProjectionMatrix()
H A DGrGLPath.cpp84 inline void verify_floats(const float* floats, int count) { in verify_floats() function
176 SkDEBUGCODE(verify_floats(coords, coordsForVerb)); in init_path_object_for_general_path()
238 SkDEBUGCODE(verify_floats(&pathCoords[0], pathCoords.count())); in InitPathObjectPathData()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp35 static void verify_floats(const float* floats, int count) { in verify_floats() function
163 SkDEBUGCODE(verify_floats(coefficients, components * 3)); in setProgramPathFragmentInputTransform()
186 SkDEBUGCODE(verify_floats(glMatrix, SK_ARRAY_COUNT(glMatrix))); in setProjectionMatrix()
H A DGrGLPath.cpp83 inline void verify_floats(const float* floats, int count) { in verify_floats() function
181 SkDEBUGCODE(verify_floats(coords, coordsForVerb)); in init_path_object_for_general_path()
245 SkDEBUGCODE(verify_floats(&pathCoords[0], pathCoords.count())); in InitPathObjectPathData()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp35 static void verify_floats(const float* floats, int count) { in verify_floats() function
163 SkDEBUGCODE(verify_floats(coefficients, components * 3)); in setProgramPathFragmentInputTransform()
186 SkDEBUGCODE(verify_floats(glMatrix, SK_ARRAY_COUNT(glMatrix))); in setProjectionMatrix()
H A DGrGLPath.cpp83 inline void verify_floats(const float* floats, int count) { in verify_floats() function
181 SkDEBUGCODE(verify_floats(coords, coordsForVerb)); in init_path_object_for_general_path()
245 SkDEBUGCODE(verify_floats(&pathCoords[0], pathCoords.count())); in InitPathObjectPathData()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp35 static void verify_floats(const float* floats, int count) { in verify_floats() function
163 SkDEBUGCODE(verify_floats(coefficients, components * 3)); in setProgramPathFragmentInputTransform()
186 SkDEBUGCODE(verify_floats(glMatrix, SK_ARRAY_COUNT(glMatrix))); in setProjectionMatrix()
H A DGrGLPath.cpp83 inline void verify_floats(const float* floats, int count) { in verify_floats() function
181 SkDEBUGCODE(verify_floats(coords, coordsForVerb)); in init_path_object_for_general_path()
245 SkDEBUGCODE(verify_floats(&pathCoords[0], pathCoords.count())); in InitPathObjectPathData()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp35 static void verify_floats(const float* floats, int count) { in verify_floats() function
163 SkDEBUGCODE(verify_floats(coefficients, components * 3)); in setProgramPathFragmentInputTransform()
186 SkDEBUGCODE(verify_floats(glMatrix, SK_ARRAY_COUNT(glMatrix))); in setProjectionMatrix()
H A DGrGLPath.cpp83 inline void verify_floats(const float* floats, int count) { in verify_floats() function
181 SkDEBUGCODE(verify_floats(coords, coordsForVerb)); in init_path_object_for_general_path()
245 SkDEBUGCODE(verify_floats(&pathCoords[0], pathCoords.count())); in InitPathObjectPathData()