Home | History | Annotate | Download | only in r800

Lines Matching refs:tileX

2139     UINT_32         tileX,      ///< [in] x coordinate in unit of tile
2148 UINT_32 x4 = _BIT(tileX, 1);
2149 UINT_32 x5 = _BIT(tileX, 2);