Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skottie/src/
DSkottieTool.cpp128 fJSON; member
143 if (!log.fJSON.isEmpty()) in report()
144 SkDebugf(" : %s", log.fJSON.c_str()); in report()
/third_party/flutter/skia/tools/viewer/
DSkottieSlide.cpp65 fJSON; in load() member
80 if (!log.fJSON.isEmpty()) in load()
81 SkDebugf(" : %s", log.fJSON.c_str()); in load()
/third_party/skia/tools/viewer/
DSkottieSlide.cpp123 fJSON; in load() member
138 if (!log.fJSON.isEmpty()) in load()
139 SkDebugf(" : %s", log.fJSON.c_str()); in load()
/third_party/skia/modules/skottie/src/
DSkottieTool.cpp208 fJSON; member
223 if (!log.fJSON.isEmpty()) in report()
224 SkDebugf(" : %s", log.fJSON.c_str()); in report()