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 43 #define PIVOT 0x0010
298 mMatrixFlags &= ~PIVOT;
300 mMatrixFlags |= PIVOT;
311 mMatrixFlags &= ~PIVOT;
313 mMatrixFlags |= PIVOT;

Completed in 66 milliseconds