Searched refs:SKJSONCANVAS_ATTRIBUTE_IMAGE (Results 1 – 3 of 3) sorted by relevance
94 #define SKJSONCANVAS_ATTRIBUTE_IMAGE "image" macro
660 command[SKJSONCANVAS_ATTRIBUTE_IMAGE] = encoded; in onDrawImage()675 command[SKJSONCANVAS_ATTRIBUTE_IMAGE] = encoded; in onDrawImageRect()
848 SkImage* image = load_image(command[SKJSONCANVAS_ATTRIBUTE_IMAGE]); in processImage()867 SkImage* image = load_image(command[SKJSONCANVAS_ATTRIBUTE_IMAGE]); in processImageRect()