Home
last modified time | relevance | path

Searched refs:setGLSampleCount (Results 1 – 6 of 6) sorted by relevance

/external/skia/debugger/QT/
DSkCanvasWidget.h40 void setGLSampleCount(int sampleCount);
DSkCanvasWidget.cpp136 void SkCanvasWidget::setGLSampleCount(int sampleCount) in setGLSampleCount() function in SkCanvasWidget
DSkDebuggerGUI.cpp176 fCanvasWidget.setGLSampleCount(fSettingsWidget.getGLSampleCount()); in actionGLSettingsChanged()
/external/skqp/debugger/QT/
DSkCanvasWidget.h40 void setGLSampleCount(int sampleCount);
DSkCanvasWidget.cpp136 void SkCanvasWidget::setGLSampleCount(int sampleCount) in setGLSampleCount() function in SkCanvasWidget
DSkDebuggerGUI.cpp176 fCanvasWidget.setGLSampleCount(fSettingsWidget.getGLSampleCount()); in actionGLSettingsChanged()