Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdCore.cpp168 case RS_HAL_ALLOCATION_INIT_STRIDED: in rsdHalQueryHal()
/frameworks/rs/
DrsDriverLoader.cpp106 ret &= fn(RS_HAL_ALLOCATION_INIT_STRIDED, (void **)&rsc->mHal.funcs.allocation.initStrided); in LoadHalTable()
Drs_hal.h444 RS_HAL_ALLOCATION_INIT_STRIDED = 2999, enumerator