Home
last modified time | relevance | path

Searched defs:inputAlloc (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/cts/tests/tests/rscpp/librscpptest/
H A Drs_jni.cpp103 sp<Allocation> inputAlloc = Allocation::createSized2D(rs, e, X, Y); in Java_android_cts_rscpp_RSBlurTest_blurTest() local
139 sp<Allocation> inputAlloc = Allocation::createSized2D(rs, e, X, Y); in Java_android_cts_rscpp_RSConvolveTest_convolveTest() local
184 sp<Allocation> inputAlloc = Allocation::createSized2D(rs, e, X, Y); in Java_android_cts_rscpp_RSLUTTest_lutTest() local
233 sp<Allocation> inputAlloc = Allocation::createSized2D(rs, e, X, Y); in Java_android_cts_rscpp_RS3DLUTTest_lutTest() local
271 sp<Allocation> inputAlloc = Allocation::createSized2D(rs, e, X, Y); in Java_android_cts_rscpp_RSColorMatrixTest_colorMatrixTest() local
319 sp<Allocation> inputAlloc = Allocation::createSized2D(rs, e, X, Y); in Java_android_cts_rscpp_RSBlendTest_blendTest() local
410 sp<Allocation> inputAlloc = Allocation::createSized2D(rs, e, X, Y); in Java_android_cts_rscpp_RSResizeTest_resizeTest() local
464 sp<Allocation> inputAlloc = nullptr; in Java_android_cts_rscpp_RSYuvTest_yuvTest() local
/aosp_15_r20/frameworks/rs/tests/java_api/HelloComputeNDK/libhellocomputendk/
H A DhelloComputeNDK.cpp45 sp<Allocation> inputAlloc = Allocation::createTyped(rs, t, RS_ALLOCATION_MIPMAP_NONE, in Java_com_example_android_rs_hellocomputendk_HelloComputeNDK_nativeMono() local
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DAllocationCreateAllocationsTest.java106 Allocation inputAlloc = Allocation.createTyped(mRS, t, in testMultipleIoReceive_USAGE_IO_INPUT() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelPadding.cpp259 auto &inputAlloc = inputBuffer.getAllocation(); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTrinaryMinMaxTests.cpp867 auto &inputAlloc = inputBuffer.getAllocation(); in iterate() local