Searched refs:USAGE_IO_INPUT (Results 1 – 10 of 10) sorted by relevance
203 public static final int USAGE_IO_INPUT = 0x0020; field in Allocation389 USAGE_IO_INPUT | in Allocation()395 if ((usage & USAGE_IO_INPUT) != 0) { in Allocation()398 if ((usage & ~(USAGE_IO_INPUT | in Allocation()588 if ((mUsage & USAGE_IO_INPUT) == 0) { in ioReceive()2861 if (mByteBuffer == null || (mUsage & USAGE_IO_INPUT) != 0) { in getByteBuffer()2867 if ((mUsage & USAGE_IO_INPUT) != 0) { in getByteBuffer()2896 if ((usage & USAGE_IO_INPUT) != 0) { in createAllocations()2941 if ((usage & USAGE_IO_INPUT) != 0) { in createFromAllocation()2955 if ((mUsage & USAGE_IO_INPUT) == 0) { in setupBufferQueue()[all …]
172 public static final int USAGE_IO_INPUT = 0x0020; field in Allocation354 USAGE_IO_INPUT | in Allocation()360 if ((usage & USAGE_IO_INPUT) != 0) { in Allocation()363 if ((usage & ~(USAGE_IO_INPUT | in Allocation()549 if (mByteBuffer == null || (mUsage & USAGE_IO_INPUT) != 0) { in getByteBuffer()582 if ((mUsage & USAGE_IO_INPUT) == 0) { in ioReceive()2563 if(!rs.usingIO() && (usage & (USAGE_IO_INPUT | USAGE_IO_INPUT)) != 0) { in createTyped()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()
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()
1094 usage | Allocation.USAGE_IO_INPUT); in createPreviewAllocation()1163 Allocation.USAGE_IO_INPUT) == 0) { in setPreviewCallbackAllocation()
25974 field public static final int USAGE_IO_INPUT = 32; // 0x20
39836 field public static final int USAGE_IO_INPUT = 32; // 0x20
39980 field public static final int USAGE_IO_INPUT = 32; // 0x20