Searched refs:fWindowMSAASampleCount (Results 1 – 2 of 2) sorted by relevance
31 , fWindowMSAASampleCount(0) { in SkOSWindow()165 if (fWindowMSAASampleCount != msaaSampleCount) { in createWindow()218 fWindowMSAASampleCount = msaaSampleCount; in createWindow()226 fWindowMSAASampleCount = 0; in destroyWindow()
53 int fWindowMSAASampleCount; variable