Searched defs:SkDebugDumpMathematica (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/third_party/skia/include/utils/ |
| D | SkDebugUtils.h | 20 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
|
| /external/skia/include/utils/ |
| D | SkDebugUtils.h | 20 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
|