Searched defs:CreateInfo (Results 1 – 2 of 2) sorted by relevance
283 struct CreateInfo { struct287 CreateInfo(const SkImageInfo& info, in CreateInfo() argument307 * Create a new device based on CreateInfo. If the paint is not null, then it represents a argument317 virtual SkBaseDevice* onCreateDevice(const CreateInfo&, const SkPaint*) { in onCreateDevice()
369 struct CreateInfo { struct370 CreateInfo(const SkImageInfo& info, in CreateInfo() argument390 * Create a new device based on CreateInfo. If the paint is not null, then it represents a argument400 virtual SkBaseDevice* onCreateDevice(const CreateInfo&, const SkPaint*) { in onCreateDevice()