Searched refs:USAGE_IO_INPUT (Results 1 – 5 of 5) sorted by relevance
207 public static final int USAGE_IO_INPUT = 0x0020; field in Allocation393 USAGE_IO_INPUT | in Allocation()399 if ((usage & USAGE_IO_INPUT) != 0) { in Allocation()402 if ((usage & ~(USAGE_IO_INPUT | in Allocation()592 if ((mUsage & USAGE_IO_INPUT) == 0) { in ioReceive()2871 if ((mUsage & USAGE_IO_INPUT) != 0) { in getByteBuffer()2900 if ((usage & USAGE_IO_INPUT) != 0) { in createAllocations()2945 if ((usage & USAGE_IO_INPUT) != 0) { in createFromAllocation()2959 if ((mUsage & USAGE_IO_INPUT) == 0) { in setupBufferQueue()2972 if ((mUsage & USAGE_IO_INPUT) == 0) { in shareBufferQueue()[all …]
177 Allocation.USAGE_SCRIPT | Allocation.USAGE_IO_INPUT); in onOpen()
1050 usage | Allocation.USAGE_IO_INPUT); in createPreviewAllocation()1119 Allocation.USAGE_IO_INPUT) == 0) { in setPreviewCallbackAllocation()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
38074 field @Deprecated public static final int USAGE_IO_INPUT = 32; // 0x20