Searched refs:getMSAASampleCount (Results 1 – 4 of 4) sorted by relevance
51 int getMSAASampleCount() const { return fMSAASampleCount; } in getMSAASampleCount() function
132 boolean isMSAA4 = mSampleView.getMSAASampleCount() == 4; in onPrepareOptionsMenu()242 mSampleView.getMSAASampleCount() == requestedSampleCount && in setOpenGLContextSettings()
190 public int getMSAASampleCount() { in getMSAASampleCount() method in SkiaSampleView191 return mSampleRenderer.getMSAASampleCount(); in getMSAASampleCount()
59 synchronized public int getMSAASampleCount() { in getMSAASampleCount() method in SkiaSampleRenderer