Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/rs/
H A DrsApiStubs.cpp155 context = instance.GetEntryFuncs()->ContextCreate(vdev, version, sdkVersion, ct, flags); in rsContextCreate()
156 ctxWrapper = new RsContextWrapper{context, instance.GetEntryFuncs()}; in rsContextCreate()
159 context = instance.GetEntryFuncs()->ContextCreate(vdev, version, sdkVersion, ct, flags); in rsContextCreate()
160 ctxWrapper = new RsContextWrapper{context, instance.GetEntryFuncs()}; in rsContextCreate()
729 … RsContext context = instance.GetEntryFuncs()->ContextCreateGL(vdev, version, sdkVersion, sc, dpi); in rsContextCreateGL()
731 RsContextWrapper *ctxWrapper = new RsContextWrapper{context, instance.GetEntryFuncs()}; in rsContextCreateGL()
H A DrsFallbackAdaptation.h30 static const dispatchTable* GetEntryFuncs();
H A DrsFallbackAdaptation.cpp54 const dispatchTable* RsFallbackAdaptation::GetEntryFuncs() in GetEntryFuncs() function in RsFallbackAdaptation
H A DrsHidlAdaptation.h44 static const dispatchTable* GetEntryFuncs();
H A DrsHidlAdaptation.cpp82 const dispatchTable* RsHidlAdaptation::GetEntryFuncs() in GetEntryFuncs() function in RsHidlAdaptation
183 mEntryFuncs = *(fallbackInstance.GetEntryFuncs()); in InitializeHalDeviceContext()
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/libRS/android_arm64_armv8-2a_cortex-a55_shared/obj/frameworks/rs/
DrsFallbackAdaptation.sdump4715 "function_name" : "RsFallbackAdaptation::GetEntryFuncs",
DrsHidlAdaptation.sdump10009 "function_name" : "RsHidlAdaptation::GetEntryFuncs",