Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/graphics/composer/2.4/utils/vts/
H A DGraphicsComposerCallback.cpp58 return mInvalidSeamlessPossibleCount; in getInvalidSeamlessPossibleCount()
140 mInvalidSeamlessPossibleCount++; in onSeamlessPossible()
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/vts/include/composer-vts/2.4/
H A DGraphicsComposerCallback.h71 int32_t mInvalidSeamlessPossibleCount = 0; variable