Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp423 bool hasWidth(change.size().h() == SIZE_UPDATE); in sizeUpdateFound() local
425 if (hasWidth && hasHeight && !foundSize) { in sizeUpdateFound()
427 } else if (hasWidth && hasHeight && foundSize) { in sizeUpdateFound()