Searched refs:allowLargeThickTile (Results 1 – 4 of 4) sorted by relevance
249 pLib->m_configFlags.allowLargeThickTile = pCreateIn->createFlags.allowLargeThickTile; in Create()
262 UINT_32 allowLargeThickTile : 1; ///< Allow 64*thickness*bytesPerPixel > rowSize member
3767 if (thickness > 1 && m_configFlags.allowLargeThickTile == 0) in DegradeLargeThickTile()
310 UINT_32 allowLargeThickTile : 1; ///< Allow 64*thickness*bytesPerPixel > rowSize member