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/
DisplayListRenderer.h 56 #define PIVOT 0x0010
272 mMatrixFlags &= ~PIVOT;
274 mMatrixFlags |= PIVOT;
283 mMatrixFlags &= ~PIVOT;
285 mMatrixFlags |= PIVOT;

Completed in 1355 milliseconds