Searched refs:hasRight (Results 1 – 2 of 2) sorted by relevance
164 boolean hasRight = !mCursorRight.isAfterLast(); in next()166 if (hasLeft && hasRight) { in next()183 assert hasRight; in next() local
422 bool hasRight(change.crop().rectangle().right() == CROP_UPDATE.right); in cropUpdateFound() local424 if (hasLeft && hasRight && hasTop && hasBottom && !foundCrop) { in cropUpdateFound()427 else if (hasLeft && hasRight && hasTop && hasBottom && foundCrop) { in cropUpdateFound()438 bool hasRight(change.final_crop().rectangle().right() == CROP_UPDATE.right); in finalCropUpdateFound() local440 if (hasLeft && hasRight && hasTop && hasBottom && !foundFinalCrop) { in finalCropUpdateFound()443 else if (hasLeft && hasRight && hasTop && hasBottom && foundFinalCrop) { in finalCropUpdateFound()482 bool hasRight(traceRegion.right() == CROP_UPDATE.right); in transparentRegionHintUpdateFound() local484 if (hasLeft && hasRight && hasTop && hasBottom && !foundTransparentRegion) { in transparentRegionHintUpdateFound()487 else if (hasLeft && hasRight && hasTop && hasBottom && foundTransparentRegion) { in transparentRegionHintUpdateFound()