Searched refs:MOVE_BLOCK (Results 1 – 2 of 2) sorted by relevance
47 private static final int MOVE_BLOCK = 16; field in CropView138 movingEdges = MOVE_BLOCK; in detectMovingEdges()145 if (movingEdges == MOVE_BLOCK) { in moveEdges()
71 private static final int MOVE_BLOCK = 16; field in CropView459 if ((mMovingEdges & MOVE_BLOCK) != 0) { in moveEdges()530 mMovingEdges = MOVE_BLOCK; in setMovingEdges()