Home
last modified time | relevance | path

Searched defs:xh (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fDepthRangeTests.cpp248 float xh = ((float)x - half + 0.5f) / (float)(referenceFrame.getWidth()-half); in iterate() local
/external/deqp/modules/gles3/functional/
Des3fFragDepthTests.cpp255 float xh = ((float)x - half + 0.5f) / (float)(referenceFrame.getWidth()-half); in iterate() local
/external/libvncserver/x11vnc/
D8to24.c1007 int n_off, w, xl, xh, stride = 32; in poll_line_complement() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c937 LLVMValueRef xl, xh, v0l, v0h, v1l, v1h, resl, resh; in lp_build_lerp() local