Searched refs:USAGE_IO_OUTPUT (Results 1 – 13 of 13) sorted by relevance
51 …mScratchPixelsAllocation1 = Allocation.createTyped(mRS, connect, Allocation.USAGE_IO_OUTPUT | Allo… in createTest()
57 Allocation.USAGE_IO_OUTPUT | Allocation.USAGE_SCRIPT); in ViewfinderProcessor()
77 Allocation.USAGE_IO_OUTPUT | Allocation.USAGE_SCRIPT); in createOutputAllocation()
181 public static final int USAGE_IO_OUTPUT = 0x0040; field in Allocation355 USAGE_IO_OUTPUT | in Allocation()498 if ((mUsage & USAGE_IO_OUTPUT) == 0) { in ioSend()2729 if ((mUsage & USAGE_IO_OUTPUT) == 0) { in setSurface()2942 if ((usage & (USAGE_SHARED | USAGE_IO_INPUT | USAGE_IO_OUTPUT)) != 0) { in createFromBitmapResource()3026 if ((mUsage & (USAGE_IO_INPUT | USAGE_IO_OUTPUT)) != 0) { in destroy()
83 Allocation.USAGE_IO_OUTPUT); in reset()
112 int usage = Allocation.USAGE_SCRIPT | Allocation.USAGE_IO_OUTPUT; in onCreate()
212 public static final int USAGE_IO_OUTPUT = 0x0040; field in Allocation390 USAGE_IO_OUTPUT | in Allocation()569 if ((mUsage & USAGE_IO_OUTPUT) == 0) { in ioSend()3040 if ((mUsage & USAGE_IO_OUTPUT) == 0) { in setSurface()3256 if ((usage & (USAGE_SHARED | USAGE_IO_INPUT | USAGE_IO_OUTPUT)) != 0) { in createFromBitmapResource()3358 if((mUsage & USAGE_IO_OUTPUT) != 0) { in destroy()
76 Allocation.USAGE_IO_OUTPUT | Allocation.USAGE_SCRIPT); in ViewfinderProcessor()
231 Allocation.USAGE_IO_OUTPUT); in Processor()
270 Allocation.USAGE_IO_OUTPUT); in Processor()
25975 field public static final int USAGE_IO_OUTPUT = 64; // 0x40
39837 field public static final int USAGE_IO_OUTPUT = 64; // 0x40
39981 field public static final int USAGE_IO_OUTPUT = 64; // 0x40