Home
last modified time | relevance | path

Searched defs:typeDataSize (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/rs/
H A DrsApiType.cpp26 …void rsaTypeGetNativeData(RsContext con, RsType type, uintptr_t *typeData, uint32_t typeDataSize) { in rsaTypeGetNativeData()
H A DrsApiStubs.cpp324 …rsaTypeGetNativeData(RsContext ctxWrapper, RsType type, uintptr_t *typeData, uint32_t typeDataSize) in rsaTypeGetNativeData()
H A DrsHidlAdaptation.cpp223 …tion::TypeGetNativeData(RsContext context, RsType type, uintptr_t *typedata, uint32_t typeDataSize) in TypeGetNativeData()