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()
83 Allocation.USAGE_IO_OUTPUT); in reset()
186 public static final int USAGE_IO_OUTPUT = 0x0040; field in Allocation360 USAGE_IO_OUTPUT | in Allocation()503 if ((mUsage & USAGE_IO_OUTPUT) == 0) { in ioSend()2734 if ((mUsage & USAGE_IO_OUTPUT) == 0) { in setSurface()2947 if ((usage & (USAGE_SHARED | USAGE_IO_INPUT | USAGE_IO_OUTPUT)) != 0) { in createFromBitmapResource()3031 if ((mUsage & (USAGE_IO_INPUT | USAGE_IO_OUTPUT)) != 0) { in destroy()
112 int usage = Allocation.USAGE_SCRIPT | Allocation.USAGE_IO_OUTPUT; in onCreate()
216 public static final int USAGE_IO_OUTPUT = 0x0040; field in Allocation394 USAGE_IO_OUTPUT | in Allocation()573 if ((mUsage & USAGE_IO_OUTPUT) == 0) { in ioSend()3044 if ((mUsage & USAGE_IO_OUTPUT) == 0) { in setSurface()3260 if ((usage & (USAGE_SHARED | USAGE_IO_INPUT | USAGE_IO_OUTPUT)) != 0) { in createFromBitmapResource()3362 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()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
25975 field public static final int USAGE_IO_OUTPUT = 64; // 0x40
38287 field @Deprecated public static final int USAGE_IO_OUTPUT = 64; // 0x40