Searched refs:typedata (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/
H A DrsHidlAdaptation.cpp223 void RsHidlAdaptation::TypeGetNativeData(RsContext context, RsType type, uintptr_t *typedata, uint32_t typeDataSize) argument
228 [typedata, typeDataSize] (const hidl_vec<uint64_t> &retTypeData){
230 typedata[i] = (uintptr_t)retTypeData[i];

Completed in 112 milliseconds