Home
last modified time | relevance | path

Searched refs:allocData3D (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/rs/
H A DrsDriverLoader.cpp98 ret &= fn(RS_HAL_ALLOCATION_COPY_3D, (void **)&rsc->mHal.funcs.allocation.allocData3D); in LoadHalTable()
H A Drs_hal.h286 void (*allocData3D)(const Context *rsc, member
H A DrsAllocation.cpp850 rsc->mHal.funcs.allocation.allocData3D(rsc, dst, dstXoff, dstYoff, dstZoff, dstMip, in rsi_AllocationCopy3DRange()