Home
last modified time | relevance | path

Searched refs:USAGE_IO_INPUT (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DAllocation.java203 public static final int USAGE_IO_INPUT = 0x0020; field in Allocation
389 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 …]
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DAllocation.java172 public static final int USAGE_IO_INPUT = 0x0020; field in Allocation
354 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()
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DUsageIO.java52 …mScratchPixelsAllocation2 = Allocation.createTyped(mRS, connect, Allocation.USAGE_IO_INPUT | Alloc… in createTest()
/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
DViewfinderProcessor.java50 Allocation.USAGE_IO_INPUT | Allocation.USAGE_SCRIPT); in ViewfinderProcessor()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
DCamera2Source.java177 Allocation.USAGE_SCRIPT | Allocation.USAGE_IO_INPUT); in onOpen()
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
DViewfinderProcessor.java69 Allocation.USAGE_IO_INPUT | Allocation.USAGE_SCRIPT); in ViewfinderProcessor()
/frameworks/base/core/java/android/hardware/
DCamera.java1077 usage | Allocation.USAGE_IO_INPUT); in createPreviewAllocation()
1146 Allocation.USAGE_IO_INPUT) == 0) { in setPreviewCallbackAllocation()
/frameworks/support/api/
D23.0.0.txt9996 field public static final int USAGE_IO_INPUT = 32; // 0x20
D23.1.1.txt10384 field public static final int USAGE_IO_INPUT = 32; // 0x20
D23.2.1.txt10915 field public static final int USAGE_IO_INPUT = 32; // 0x20
D23.2.0.txt10913 field public static final int USAGE_IO_INPUT = 32; // 0x20
D23.4.0.txt10931 field public static final int USAGE_IO_INPUT = 32; // 0x20
D23.1.0.txt10415 field public static final int USAGE_IO_INPUT = 32; // 0x20
D24.0.0.txt11731 field public static final int USAGE_IO_INPUT = 32; // 0x20
D24.1.0.txt11741 field public static final int USAGE_IO_INPUT = 32; // 0x20
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25974 field public static final int USAGE_IO_INPUT = 32; // 0x20
/frameworks/base/config/
Dhiddenapi-public-dex.txt38221 Landroid/renderscript/Allocation;->USAGE_IO_INPUT:I
/frameworks/base/api/
Dcurrent.txt37399 field public static final int USAGE_IO_INPUT = 32; // 0x20