Searched defs:mFourccEnabledCount (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.h89 int fourccEnabledCount() const { return mFourccEnabledCount; }
98 return calcIntersection (mFourccEnabledCount, mFourccEnabledList, aInfo.getFourccSupportedCount(), aInfo.getFourccSupportedList(), cOut, aOut);
103 return calcIntersection (mFourccEnabledCount, mFourccEnabledList, 1, &format, 0, NULL)
108 int mFourccEnabledCount; member in class:VBoxVHWASettings

Completed in 52 milliseconds