Home
last modified time | relevance | path

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

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