HomeSort by relevance Sort by last modified time
    Searched refs:xC (Results 51 - 57 of 57) sorted by null

1 23

  /system/core/libpixelflinger/
trap.cpp 158 GGLcoord xc = v[0]; local
161 xc = TRI_FLOOR(xc) + TRI_HALF;
164 xc = TRI_ROUND(xc);
167 GGLint l = (xc - halfSize) >> TRI_FRACTION_BITS;
169 GGLint r = (xc + halfSize) >> TRI_FRACTION_BITS;
231 int xc = r - l; local
233 if (xc>0 && yc>0) {
235 const int32_t sqr2Over2 = 0xC; // rounded u
296 int xc = r - l; local
433 int xc = r - l; local
    [all...]
  /external/opencore/engines/author/test/test_input/
amrwbtestinput.awb     [all...]
  /external/qemu/
arm-dis.c     [all...]
  /external/quake/quake/src/QW/scitech/include/
mgraph.h 900 #define MGL_ZBUFFER_FLAGS 0xC
    [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H 900 #define MGL_ZBUFFER_FLAGS 0xC
    [all...]
  /external/bluetooth/bluez/tools/
sdptool.c 165 { 0xC, "IconURL", NULL, 0 },
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c     [all...]

Completed in 94 milliseconds

1 23