Searched refs:ux (Results 1 – 4 of 4) sorted by relevance
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/assets/ |
D | user-cert-chain.crt | 22 XH6Gqc58S0fQ2qYhadJ2xeyd+wTq+vEKXjRAT+ux/g75YuWClI3TPIcUayqhDTbG
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | MatrixTest.rscript | 708 const float ux = 1.f / 9.f; 712 co + ux * ux * (1.f - co), ux * uy * (1.f - co) - uz * si, ux * uz * (1.f - co) + uy * si, 0.f, 713 uy * ux * (1.f - co) + uz * si, co + uy * uy * (1.f - co), uy * uz * (1.f - co) - ux * si, 0.f, 714 uz * ux * (1.f - co) - uy * si, uz * uy * (1.f - co) + ux * si, co + uz * uz * (1.f - co), 0.f,
|
/cts/tests/openglperf2/jni/graphics/ |
D | Matrix.cpp | 161 float ux = sy * fz - sz * fy; in newLookAt() local 167 d[1] = ux; in newLookAt()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | SystemPaletteTest.kt | 35 import com.google.ux.material.libmonet.contrast.Contrast in <lambda>() 36 import com.google.ux.material.libmonet.hct.Hct in <lambda>()
|