Home | History | Annotate | Download | only in skottie

Lines Matching defs:LOG

49 #define LOG SkDebugf
63 LOG("!! %s: %s", msg, dump.c_str());
685 LOG("!! Comp layer missing refId\n");
691 LOG("!! Pre-comp not found: '%s'\n", refId.c_str());
741 LOG("!! Could not load image resource: %s\n", resName.c_str());
756 LOG("!! Image layer missing refId\n");
762 LOG("!! Image asset not found: '%s'\n", refId.c_str());
799 LOG("?? Text layer stub\n");
1065 LOG("** Attached composition '%s': %d layers.\n",
1076 LOG("!! cannot parse streaming content\n");
1084 LOG("!! could not read stream\n");
1092 LOG("!! failed to parse json: %s\n", reader.getFormattedErrorMessages().c_str());
1103 LOG("!! invalid animation params (version: %s, size: [%f %f], frame rate: %f)",
1158 LOG("** Attached %d animators\n", animators.size());