Searched refs:setGLSampleCount (Results 1 – 3 of 3) sorted by relevance
40 void setGLSampleCount(int sampleCount);
136 void SkCanvasWidget::setGLSampleCount(int sampleCount) in setGLSampleCount() function in SkCanvasWidget
176 fCanvasWidget.setGLSampleCount(fSettingsWidget.getGLSampleCount()); in actionGLSettingsChanged()