Lines Matching refs:SkSurfaceProps
293 SkSurfaceProps props(win->getSurfaceProps());
1837 SkSurfaceProps props = this->getSurfaceProps();
1838 uint32_t flags = props.flags() ^ SkSurfaceProps::kUseDeviceIndependentFonts_Flag;
1839 this->setSurfaceProps(SkSurfaceProps(flags, props.pixelGeometry()));
2036 if (this->getSurfaceProps().flags() & SkSurfaceProps::kUseDeviceIndependentFonts_Flag) {