Home
last modified time | relevance | path

Searched refs:USE_TEXTURE_VIEW (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DTiledImageView.java51 private static final boolean USE_TEXTURE_VIEW = false; field in TiledImageView
99 if (USE_TEXTURE_VIEW) { in TiledImageView()
119 if (USE_TEXTURE_VIEW) { in destroy()
138 if (!USE_TEXTURE_VIEW) { in onPause()
147 if (!USE_TEXTURE_VIEW) { in onResume()
195 if (USE_TEXTURE_VIEW) { in dispatchDraw()
215 if (USE_TEXTURE_VIEW) { in invalidate()