Home
last modified time | relevance | path

Searched defs:paint_context (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/flow/layers/
Dlayer.cc35 Layer::AutoSaveLayer::AutoSaveLayer(const PaintContext& paint_context, in AutoSaveLayer()
42 Layer::AutoSaveLayer::AutoSaveLayer(const PaintContext& paint_context, in AutoSaveLayer()
49 const PaintContext& paint_context, in Create()
56 const PaintContext& paint_context, in Create()
Dlayer_tree.cc137 Layer::PaintContext paint_context = { in Flatten() local