Home | History | Annotate | Download | only in camera

Lines Matching defs:setEffect

453     public void setEffect(int effect, Object effectParameter) {
455 "setEffect: effect ID " + effect +
459 throw new RuntimeException("setEffect cannot be called while recording!");
461 throw new RuntimeException("setEffect called on an already released recorder!");
700 throw new RuntimeException("setEffect called on an already released recorder!");