Searched defs:Effect (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/mca/effect/java/android/media/effect/
H A DEffect.java26 * <p>To create an Effect you must first create an EffectContext. You can obtain an instance of the
37 public abstract class Effect { class
52 * <p>Apply the Effect on the specified input GL texture, and write the result into the

Completed in 2098 milliseconds