Home
last modified time | relevance | path

Searched defs:zValue (Results 1 – 6 of 6) sorted by relevance

/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/matrix/
DVector3.java25 public Vector3(float xValue, float yValue, float zValue) { in Vector3()
84 public final void set(float xValue, float yValue, float zValue) { in set()
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp436 Float4 zValue = Float4(*Pointer<Float2>(buffer), *Pointer<Float2>(buffer + pitch)); in readDepth32F() local
454 Float4 zValue = Float4(zValue16); in readDepth16() local
476 SIMD::Float zValue; in depthTest() local
567 Float4 zValue = Float4(As<UShort4>(z)) * (1.0f / 0xFFFF); in depthBoundsTest16() local
581 Float4 zValue = Float4(*Pointer<Float2>(buffer), *Pointer<Float2>(buffer + pitch)); in depthBoundsTest32F() local
646 Float4 zValue; in writeDepth32F() local
673 Short4 zValue; in writeDepth16() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DClear11.cpp69 const float *zValue, in UpdateDataCache()
652 const float *zValue = nullptr; in clearFramebuffer() local
/external/clang/test/PCH/
Dstruct.h8 float xValue, yValue, zValue; member
/external/sqlite/dist/orig/
Dshell.c20939 const char *zValue = azArg[3]; in do_meta_command() local
/external/sqlite/dist/
Dshell.c20960 const char *zValue = azArg[3]; in do_meta_command() local