Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/renderscript/1.0/vts/functional/
H A DVtsCopyTests.cpp154 Allocation allocation = context->allocationCreateFromBitmap(type, in TEST_P()
198 Allocation allocSrc = context->allocationCreateFromBitmap(typeSrc, in TEST_P()
299 Allocation allocation = context->allocationCreateFromBitmap(type, in TEST_P()
/aosp12/hardware/interfaces/renderscript/1.0/default/
H A DContext.h60 …Return<Allocation> allocationCreateFromBitmap(Type type, AllocationMipmapControl amips, const hidl…
H A DContext.cpp111 Return<Allocation> Context::allocationCreateFromBitmap(Type type, AllocationMipmapControl amips, co… in allocationCreateFromBitmap() function in android::hardware::renderscript::V1_0::implementation::Context
/aosp12/frameworks/rs/
H A DrsHidlAdaptation.cpp441 uint64_t allocation = GetIContextHandle(context)->allocationCreateFromBitmap(_type, in AllocationCreateFromBitmap()
/aosp12/hardware/interfaces/renderscript/1.0/
H A DIContext.hal116 allocationCreateFromBitmap(Type type, AllocationMipmapControl mips,