Home
last modified time | relevance | path

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

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