Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/driver/
H A DrsdCore.cpp119 case RS_HAL_ALLOCATION_GET_GRALLOC_BITS: in rsdHalQueryHal()
/aosp12/frameworks/rs/
H A DrsDriverLoader.cpp81 ret &= fn(RS_HAL_ALLOCATION_GET_GRALLOC_BITS, (void **)&rsc->mHal.funcs.allocation.grallocBits); in LoadHalTable()
H A Drs_hal.h418 RS_HAL_ALLOCATION_GET_GRALLOC_BITS = 2003, enumerator