Searched refs:rs_to_hidl (Results 1 – 1 of 1) sorted by relevance
68 static ReturnType rs_to_hidl(SourceType* src) { in rs_to_hidl() function86 return rs_to_hidl<Allocation>(_subAlloc); in allocationAdapterCreate()99 return rs_to_hidl<Type>(_type); in allocationGetType()392 return rs_to_hidl<Element>(_element); in elementCreate()401 return rs_to_hidl<Element>(_element); in elementComplexCreate()422 return rs_to_hidl<Type>(_type); in typeCreate()520 return rs_to_hidl<Closure>(_closure); in closureCreate()532 return rs_to_hidl<Closure>(_closure); in invokeClosureCreate()629 return rs_to_hidl<Sampler>(_sampler); in samplerCreate()765 return rs_to_hidl<Script>(_script); in scriptCCreate()[all …]