Searched defs:xh (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fDepthRangeTests.cpp | 248 float xh = ((float)x - half + 0.5f) / (float)(referenceFrame.getWidth()-half); in iterate() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFragDepthTests.cpp | 255 float xh = ((float)x - half + 0.5f) / (float)(referenceFrame.getWidth()-half); in iterate() local
|
/external/libvncserver/x11vnc/ |
D | 8to24.c | 1007 int n_off, w, xl, xh, stride = 32; in poll_line_complement() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.c | 937 LLVMValueRef xl, xh, v0l, v0h, v1l, v1h, resl, resh; in lp_build_lerp() local
|