Home
last modified time | relevance | path

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

/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/
DFoldingLayout.java90 private boolean mShouldDraw = true; field in FoldingLayout
317 mShouldDraw = true; in calculateMatrices()
326 mShouldDraw = false; in calculateMatrices()
449 mShouldDraw = false; in calculateMatrices()
454 mShouldDraw = false; in calculateMatrices()
495 if (!mShouldDraw) {