Home | History | Annotate | Download | only in skottie

Lines Matching defs:LOG

49 #define LOG SkDebugf
64 LOG("!! %s: %s", msg, dump.c_str());
724 LOG("!! Could not open: %s\n", path);
730 LOG("!! Could not load nested animation: %s\n", path);
746 LOG("!! Comp layer missing refId\n");
765 LOG("!! Pre-comp not found: '%s'\n", refId.c_str());
806 LOG("!! Could not load image resource: %s\n", resName.c_str());
821 LOG("!! Image layer missing refId\n");
827 LOG("!! Image asset not found: '%s'\n", refId.c_str());
864 LOG("?? Text layer stub\n");
1132 LOG("** Attached composition '%s': %d layers.\n",
1143 LOG("!! cannot parse streaming content\n");
1151 LOG("!! could not read stream\n");
1159 LOG("!! failed to parse json: %s\n", reader.getFormattedErrorMessages().c_str());
1170 LOG("!! invalid animation params (version: %s, size: [%f %f], frame rate: %f)",
1225 LOG("** Attached %d animators\n", animators.size());