Searched refs:newer (Results 1 – 11 of 11) sorted by relevance
99 TiledScreenNail newer = (TiledScreenNail) other; in combine() local100 mWidth = newer.mWidth; in combine()101 mHeight = newer.mHeight; in combine()102 if (newer.mTexture != null) { in combine()105 mBitmap = newer.mBitmap; in combine()106 mTexture = newer.mTexture; in combine()107 newer.mBitmap = null; in combine()108 newer.mTexture = null; in combine()110 newer.recycle(); in combine()
137 boolean newer = FileUtils.isFileNewer(file, cutoff); in accept()138 return acceptOlder ? !newer : newer; in accept()
1 # The support library contains references to newer platform versions.
17 # Following libraries contain references to newer platform versions.
49 # The support library contains references to newer platform versions.
243 ) implemented a newer, fast algorithm called Grisu3 (Loitsch, Florian. "Printing floating-point num…
1095 # default header when upgrading to a newer version of doxygen. For a description2347 # makes dot run faster, but since only newer versions of dot (>1.8.10) support
1542 # makes dot run faster, but since only newer versions of dot (>1.8.10)