Home
last modified time | relevance | path

Searched refs:ioReceive (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
H A DUsageIO.java61 mScratchPixelsAllocation2.ioReceive(); in runTest()
/aosp12/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
H A DViewfinderProcessor.java113 mInputAllocation.ioReceive(); in run()
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
H A DCamera2Source.java268 a.ioReceive(); in onBufferAvailable()
/aosp12/frameworks/rs/
H A DrsAllocation.h186 void ioReceive(const Context *rsc);
H A DrsAllocation.cpp629 void Allocation::ioReceive(const Context *rsc) { in ioReceive() function in android::renderscript::Allocation
637 rsc->mHal.funcs.allocation.ioReceive(rsc, this); in ioReceive()
884 alloc->ioReceive(rsc); in rsi_AllocationIoReceive()
H A DrsScriptC_Lib.cpp221 src->ioReceive(rsc); in rsrAllocationIoReceive()
H A DrsDriverLoader.cpp87 ret &= fn(RS_HAL_ALLOCATION_IO_RECEIVE, (void **)&rsc->mHal.funcs.allocation.ioReceive); in LoadHalTable()
H A Drs_hal.h242 void (*ioReceive)(const Context *rsc, Allocation *alloc); member
/aosp12/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
H A DViewfinderProcessor.java177 mInputAllocation.ioReceive(); in run()
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DAllocation.java586 public void ioReceive() { in ioReceive() method in Allocation
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java589 public void ioReceive() { in ioReceive() method in Allocation
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt36156 method @Deprecated public void ioReceive();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt25962 method public void ioReceive();