Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp481 bool hasTy((float)change.matrix().dtdy() == (float)-M_SQRT1_2); in matrixUpdateFound() local
482 if (hasSx && hasTx && hasSy && hasTy && !foundMatrix) { in matrixUpdateFound()
484 } else if (hasSx && hasTx && hasSy && hasTy && foundMatrix) { in matrixUpdateFound()