Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/driver/
H A DrsdCore.cpp165 case RS_HAL_ALLOCATION_GET_POINTER: in rsdHalQueryHal()
/aosp12/frameworks/rs/
H A DrsDriverLoader.cpp104 ret &= fn(RS_HAL_ALLOCATION_GET_POINTER, (void **)&rsc->mHal.funcs.allocation.getPointer); in LoadHalTable()
H A Drs_hal.h442 RS_HAL_ALLOCATION_GET_POINTER = 2027, enumerator