Searched refs:allowLargeThickTile (Results 1 – 3 of 3) sorted by relevance
136 UINT_32 allowLargeThickTile : 1; ///< Allow 64*thickness*bytesPerPixel > rowSize member
268 pLib->m_configFlags.allowLargeThickTile = pCreateIn->createFlags.allowLargeThickTile; in Create()3564 if (thickness > 1 && m_configFlags.allowLargeThickTile == 0) in DegradeLargeThickTile()
258 UINT_32 allowLargeThickTile : 1; ///< Allow 64*thickness*bytesPerPixel > rowSize member