Home | History | Annotate | Download | only in camera

Lines Matching defs:setEffect

276     public void setEffect(int effect, Object effectParameter) {
278 "setEffect: effect ID " + effect +
282 throw new RuntimeException("setEffect cannot be called while recording!");
284 throw new RuntimeException("setEffect called on an already released recorder!");
521 throw new RuntimeException("setEffect called on an already released recorder!");