Home
last modified time | relevance | path

Searched defs:SkDebugDumpMathematica (Results 1 – 1 of 1) sorted by relevance

/external/skia/include/utils/
DSkDebugUtils.h20 inline void SkDebugDumpMathematica( const T val ) { in SkDebugDumpMathematica() function
25 inline void SkDebugDumpMathematica(const char *name, const T *array, int size) { in SkDebugDumpMathematica() function
36 inline void SkDebugDumpMathematica(const char *name, const T *array, int width, int height) { in SkDebugDumpMathematica() function
56 inline void SkDebugDumpMathematica( const char *name, const T val ) { in SkDebugDumpMathematica() function