Home
last modified time | relevance | path

Searched defs:rz (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
DLayerVector.cpp41 uint32_t rz = r->getCurrentState().z; in do_compare() local
/frameworks/native/opengl/libagl/
Dmatrix.cpp738 const GLfixed rz = rhs->z; in point3__generic() local
749 const GLfixed rz = rhs->z; in point4__generic() local
764 const GLfixed rz = rhs->z; in point3__mvui() local
778 const GLfixed rz = rhs->z; in point4__mvui() local
/frameworks/support/design/src/android/support/design/widget/
DCoordinatorLayout.java1947 final float rz = ViewCompat.getZ(rhs); in compare() local