Searched refs:getSurfaceProps (Results 1 – 7 of 7) sorted by relevance
49 const SkSurfaceProps& props(INHERITED::getSurfaceProps()); in VisualBench()80 SkSurfaceProps props(INHERITED::getSurfaceProps()); in createSurface()
17 fBenchmarkStream.reset(new VisualBenchmarkStream(owner->getSurfaceProps(), true)); in VisualDebugModule()
17 fBenchmarkStream.reset(new VisualBenchmarkStream(owner->getSurfaceProps())); in VisualStreamTimingModule()
37 SkSurfaceProps props(INHERITED::getSurfaceProps()); in createSurface()
39 SkSurfaceProps getSurfaceProps() const { return fSurfaceProps; } in getSurfaceProps() function
293 SkSurfaceProps props(win->getSurfaceProps()); in createSurface()1837 SkSurfaceProps props = this->getSurfaceProps(); in toggleDistanceFieldFonts()2036 if (this->getSurfaceProps().flags() & SkSurfaceProps::kUseDeviceIndependentFonts_Flag) { in updateTitle()
125 SkSurfaceProps props(win->getSurfaceProps());