Searched refs:MOVE_BLOCK (Results 1 – 3 of 3) sorted by relevance
39 public static final int MOVE_BLOCK = 16; field in CropObject142 return selected == MOVE_BLOCK; in checkBlock()156 if (edgeSelected != MOVE_NONE && edgeSelected != MOVE_BLOCK) { in wouldSelectEdge()197 if (movingEdges == MOVE_BLOCK) { in moveCurrentSelection()
156 mMovingBlock = mCropObj.selectEdge(CropObject.MOVE_BLOCK); in onTouchEvent()
123 mMovingBlock = mCropObj.selectEdge(CropObject.MOVE_BLOCK); in onTouchEvent()