Home
last modified time | relevance | path

Searched defs:undoRect (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/
DHealing.java103 Rect undoRect = new Rect(0, 0, mRoiBounds.width(), mRoiBounds.height()); in heal() local
180 Rect undoRect = new Rect(0, 0, mRoiBounds.width(), mRoiBounds.height()); in heal_orig() local
/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/
DHealing.java136 Rect undoRect = new Rect(0, 0, mRoiBounds.width(), mRoiBounds.height()); in heal() local