Searched refs:isSparse (Results 1 – 5 of 5) sorted by relevance
83 if (ae.isSparse()) { in log()100 if (ae.isSparse()) { in log()
639 bool isSparse = false; in iterate() local641 isSparse = true; in iterate()647 if (isSparse) in iterate()659 if (!isSparse || commitTexturePage(gl, target, format, texture, l)) in iterate()
632 return !te.isSparse(); in canReadEntryData()
975 public boolean isSparse() { in isSparse() method in TarArchiveEntry
3676 const bool isSparse = (params.testFunction == sparseImageFormatProperties2); in createImageFormatTypeTilingTests() local3678 if (isYCbCr && isSparse) in createImageFormatTypeTilingTests()