Searched defs:WDAppImagesResult (Results 1 – 2 of 2) sorted by relevance
92 struct WDAppImagesResult { struct97 bool has_all_images;100 std::vector<SkBitmap> images;
39 WDAppImagesResult::WDAppImagesResult() : has_all_images(false) {} in WDAppImagesResult() function in WDAppImagesResult