HomeSort by relevance Sort by last modified time
    Searched refs:PIVOT (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/clib/
matrix_i.c 33 #define PIVOT 1
109 #if PIVOT
147 #if PIVOT
183 #if PIVOT
  /frameworks/base/libs/hwui/
DisplayList.h 45 #define PIVOT 0x0010
304 mMatrixFlags &= ~PIVOT;
306 mMatrixFlags |= PIVOT;
317 mMatrixFlags &= ~PIVOT;
319 mMatrixFlags |= PIVOT;

Completed in 68 milliseconds