Searched refs:USAGE_IO_INPUT (Results 1 – 11 of 11) 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 public static final int USAGE_IO_INPUT = 0x0020; field in Allocation359 USAGE_IO_INPUT | in Allocation()365 if ((usage & USAGE_IO_INPUT) != 0) { in Allocation()368 if ((usage & ~(USAGE_IO_INPUT | in Allocation()554 if (mByteBuffer == null || (mUsage & USAGE_IO_INPUT) != 0) { in getByteBuffer()587 if ((mUsage & USAGE_IO_INPUT) == 0) { in ioReceive()2568 if(!rs.usingIO() && (usage & (USAGE_IO_INPUT | USAGE_IO_INPUT)) != 0) { in createTyped()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()
52 …mScratchPixelsAllocation2 = Allocation.createTyped(mRS, connect, Allocation.USAGE_IO_INPUT | Alloc… in createTest()
50 Allocation.USAGE_IO_INPUT | Allocation.USAGE_SCRIPT); in ViewfinderProcessor()
177 Allocation.USAGE_SCRIPT | Allocation.USAGE_IO_INPUT); in onOpen()
69 Allocation.USAGE_IO_INPUT | Allocation.USAGE_SCRIPT); in ViewfinderProcessor()
141 * USAGE_IO_INPUT.154 * for Allocations with USAGE_IO_INPUT.175 * USAGE_IO_INPUT Allocations.525 * valid if USAGE_IO_INPUT is set on the Allocation, otherwise an error
1032 usage | Allocation.USAGE_IO_INPUT); in createPreviewAllocation()1101 Allocation.USAGE_IO_INPUT) == 0) { in setPreviewCallbackAllocation()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
36170 field @Deprecated public static final int USAGE_IO_INPUT = 32; // 0x20
25974 field public static final int USAGE_IO_INPUT = 32; // 0x20