Searched refs:onGetProps (Results 1 – 4 of 4) sorted by relevance
93 bool onGetProps(SkSurfaceProps* props) const override;
279 bool SkPaintFilterCanvas::onGetProps(SkSurfaceProps* props) const { in onGetProps() function in SkPaintFilterCanvas
2210 virtual bool onGetProps(SkSurfaceProps* props) const;
1276 return this->onGetProps(props); in getProps()1279 bool SkCanvas::onGetProps(SkSurfaceProps* props) const { in onGetProps() function in SkCanvas