Searched defs:TypeGetNativeData (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpp/
H A DrsDispatch.h229 TypeGetNativeDataFnPtr TypeGetNativeData; member in struct:dispatchTable
/frameworks/rs/
H A DrsHidlAdaptation.cpp167 mEntryFuncs.TypeGetNativeData = TypeGetNativeData;
223 void RsHidlAdaptation::TypeGetNativeData(RsContext context, RsType type, uintptr_t *typedata, uint32_t typeDataSize) function in class:RsHidlAdaptation

Completed in 249 milliseconds