Home
last modified time | relevance | path

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

/frameworks/rs/
DrsHidlAdaptation.cpp218 uint64_t typeRet = GetIContextHandle(context)->allocationGetType(_allocation); in AllocationGetType() local
219 return (void *)typeRet; in AllocationGetType()