Searched defs:CreateInfo (Results 1 – 1 of 1) sorted by relevance
420 struct CreateInfo { struct421 CreateInfo(const SkImageInfo& info, in CreateInfo() function438 * Create a new device based on CreateInfo. If the paint is not null, then it represents a argument448 virtual SkBaseDevice* onCreateDevice(const CreateInfo&, const SkPaint*) { in onCreateDevice()