Home
last modified time | relevance | path

Searched refs:allocationCubeCreateFromBitmap (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/renderscript/1.0/default/
H A DContext.h61 …Return<Allocation> allocationCubeCreateFromBitmap(Type type, AllocationMipmapControl amips, const …
H A DContext.cpp120 Return<Allocation> Context::allocationCubeCreateFromBitmap(Type type, AllocationMipmapControl amips… in allocationCubeCreateFromBitmap() function in android::hardware::renderscript::V1_0::implementation::Context
/aosp12/hardware/interfaces/renderscript/1.0/vts/functional/
H A DVtsCopyTests.cpp403 Allocation allocation = context->allocationCubeCreateFromBitmap( in TEST_P()
/aosp12/frameworks/rs/
H A DrsHidlAdaptation.cpp455 …uint64_t allocation = GetIContextHandle(context)->allocationCubeCreateFromBitmap(_type, (Allocatio… in AllocationCubeCreateFromBitmap()
/aosp12/hardware/interfaces/renderscript/1.0/
H A DIContext.hal133 allocationCubeCreateFromBitmap(Type type, AllocationMipmapControl mips,