Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp459 bool hasTy((float)change.matrix().dtdy() == (float)M_SQRT1_2); in matrixUpdateFound() local
460 if (hasSx && hasTx && hasSy && hasTy && !foundMatrix) { in matrixUpdateFound()
463 else if (hasSx && hasTx && hasSy && hasTy && foundMatrix) { in matrixUpdateFound()