Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestPixelComparator.h44 int32_t getBlankPixelCount() const { return mBlankPixelCount; } in getBlankPixelCount()
53 int32_t mBlankPixelCount; variable
DHwc2TestPixelComparator.cpp53 int32_t mBlankPixelCount = 0; in CompareBuffers() local
63 mBlankPixelCount++; in CompareBuffers()