Home
last modified time | relevance | path

Searched refs:grallocBits (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
DrsDriverLoader.cpp88 ret &= fn(RS_HAL_ALLOCATION_GET_GRALLOC_BITS, (void **)&rsc->mHal.funcs.allocation.grallocBits); in LoadHalTable()
Drs_hal.h196 uint32_t (*grallocBits)(const Context *rsc, Allocation *alloc); member