Lines Matching refs:Script

43     private void blend(int id, Allocation ain, Allocation aout, Script.LaunchOptions opt) {
70 public void forEachClear(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
77 * @return Script.KernelID The KernelID object.
79 public Script.KernelID getKernelIDClear() {
101 public void forEachSrc(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
108 * @return Script.KernelID The KernelID object.
110 public Script.KernelID getKernelIDSrc() {
135 public void forEachDst(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
142 * @return Script.KernelID The KernelID object.
144 public Script.KernelID getKernelIDDst() {
165 public void forEachSrcOver(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
172 * @return Script.KernelID The KernelID object.
174 public Script.KernelID getKernelIDSrcOver() {
195 public void forEachDstOver(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
202 * @return Script.KernelID The KernelID object.
204 public Script.KernelID getKernelIDDstOver() {
225 public void forEachSrcIn(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
232 * @return Script.KernelID The KernelID object.
234 public Script.KernelID getKernelIDSrcIn() {
255 public void forEachDstIn(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
262 * @return Script.KernelID The KernelID object.
264 public Script.KernelID getKernelIDDstIn() {
285 public void forEachSrcOut(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
292 * @return Script.KernelID The KernelID object.
294 public Script.KernelID getKernelIDSrcOut() {
315 public void forEachDstOut(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
322 * @return Script.KernelID The KernelID object.
324 public Script.KernelID getKernelIDDstOut() {
347 public void forEachSrcAtop(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
354 * @return Script.KernelID The KernelID object.
356 public Script.KernelID getKernelIDSrcAtop() {
379 public void forEachDstAtop(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
386 * @return Script.KernelID The KernelID object.
388 public Script.KernelID getKernelIDDstAtop() {
409 public void forEachXor(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
416 * @return Script.KernelID The KernelID object.
418 public Script.KernelID getKernelIDXor() {
449 public void forEachMultiply(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
456 * @return Script.KernelID The KernelID object.
458 public Script.KernelID getKernelIDMultiply() {
556 public void forEachAdd(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
563 * @return Script.KernelID The KernelID object.
565 public Script.KernelID getKernelIDAdd() {
586 public void forEachSubtract(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
593 * @return Script.KernelID The KernelID object.
595 public Script.KernelID getKernelIDSubtract() {