Searched refs:onGetProps (Results 1 – 8 of 8) sorted by relevance
93 bool onGetProps(SkSurfaceProps* props) const override;
102 bool onGetProps(SkSurfaceProps* props) const override;
279 bool SkPaintFilterCanvas::onGetProps(SkSurfaceProps* props) const { in onGetProps() function in SkPaintFilterCanvas
293 bool SkPaintFilterCanvas::onGetProps(SkSurfaceProps* props) const { in onGetProps() function in SkPaintFilterCanvas
2198 virtual bool onGetProps(SkSurfaceProps* props) const;
2396 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
1213 return this->onGetProps(props); in getProps()1216 bool SkCanvas::onGetProps(SkSurfaceProps* props) const { in onGetProps() function in SkCanvas