33 printf(
"Could not load baby_tux.png in images subdirectory\n");
38 printf(
"Could not decode baby_tux.png in images subdirectory\n");
43 asset = frp->loadImageAsset(
"images",
"CMYK.jpg",
"");
45 printf(
"Could not load/decode CMYK.jpg in images subdirectory\n");
51 printf(
"Could not decode CMYK.jpg in images subdirectory\n");
static sk_sp< FileResourceProvider > Make(SkString base_dir, ImageDecodeStrategy=ImageDecodeStrategy::kLazyDecode)
virtual FrameData getFrameData(float t)
void SK_API Register(Decoder d)
constexpr SkCodecs::Decoder Decoder()
constexpr SkCodecs::Decoder Decoder()
std::string printf(const char *fmt,...) SK_PRINTF_LIKE(1
int main(int argc, char **argv)