Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp478 bool hasSx((float)change.matrix().dsdx() == (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()