Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/utils/
DSkPaintFilterCanvas.cpp293 bool SkPaintFilterCanvas::onGetProps(SkSurfaceProps* props) const { in onGetProps() function in SkPaintFilterCanvas
/third_party/flutter/skia/src/core/
DSkCanvas.cpp1216 bool SkCanvas::onGetProps(SkSurfaceProps* props) const { in onGetProps() function in SkCanvas