Searched refs:SKDEBUGCANVAS_ATTRIBUTE_IMAGE (Results 1 – 1 of 1) sorted by relevance
83 #define SKDEBUGCANVAS_ATTRIBUTE_IMAGE "image" macro2162 result[SKDEBUGCANVAS_ATTRIBUTE_IMAGE] = encoded; in toJSON()2191 sk_sp<SkImage> image = load_image(command[SKDEBUGCANVAS_ATTRIBUTE_IMAGE], urlDataManager); in fromJSON()2331 sk_sp<SkImage> image = load_image(command[SKDEBUGCANVAS_ATTRIBUTE_IMAGE], urlDataManager); in fromJSON()