Home
last modified time | relevance | path

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

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