Home
last modified time | relevance | path

Searched defs:allocDst (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
H A DUT_apitest.java48 Allocation allocDst = Allocation.createTyped(pRS, type); in run() local
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A DUT_apitest.java50 Allocation allocDst = Allocation.createTyped(pRS, type); in run() local
/aosp12/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUT_apitest.java47 Allocation allocDst = Allocation.createTyped(pRS, type); in run() local
/aosp12/hardware/interfaces/renderscript/1.0/vts/functional/
H A DVtsCopyTests.cpp204 Allocation allocDst = context->allocationCreateTyped(typeDst, AllocationMipmapControl::NONE, in TEST_P() local
256 Allocation allocDst = context->allocationCreateTyped(typeDst, AllocationMipmapControl::NONE, in TEST_P() local