Searched refs:getSurfaceProps (Results 1 – 5 of 5) sorted by relevance
41 SkSurfaceProps getSurfaceProps() const { return fSurfaceProps; } in getSurfaceProps() function
37 SkSurfaceProps props(INHERITED::getSurfaceProps()); in makeSurface()
45 SkSurfaceProps getSurfaceProps() const { return fSurfaceProps; } in getSurfaceProps() function
317 SkSurfaceProps props(win->getSurfaceProps()); in makeSurface()1989 SkSurfaceProps props = this->getSurfaceProps(); in toggleDistanceFieldFonts()2002 const SkSurfaceProps& oldProps = this->getSurfaceProps(); in setPixelGeometry()2230 if (this->getSurfaceProps().flags() & SkSurfaceProps::kUseDeviceIndependentFonts_Flag) { in updateTitle()
126 SkSurfaceProps props(win->getSurfaceProps());