Home
last modified time | relevance | path

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

/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/
Dhello_ar_application.cc742 glm::vec3 objZ = glm::normalize(glm::vec3( in OnTouchTranslate() local
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta.c1234 GLfloat objZ = 1.0f - 2.0f * normZ; in invert_z() local
1235 return objZ; in invert_z()