Home
last modified time | relevance | path

Searched refs:getGLSampleCount (Results 1 – 2 of 2) sorted by relevance

/external/skia/debugger/QT/
DSkSettingsWidget.h48 int getGLSampleCount() const { in getGLSampleCount() function
DSkDebuggerGUI.cpp176 fCanvasWidget.setGLSampleCount(fSettingsWidget.getGLSampleCount()); in actionGLSettingsChanged()