Home | History | Annotate | Download | only in camera

Lines Matching defs:setEffect

454     public void setEffect(int effect, Object effectParameter) {
456 "setEffect: effect ID " + effect +
460 throw new RuntimeException("setEffect cannot be called while recording!");
462 throw new RuntimeException("setEffect called on an already released recorder!");
701 throw new RuntimeException("setEffect called on an already released recorder!");