Home
last modified time | relevance | path

Searched defs:funcs (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DWebViewFunctorManager.cpp199 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in removeOverlays() local
215 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in getSurfaceControl() local
238 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in mergeTransaction() local
247 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in reparentSurfaceControl() local
/aosp12/art/tools/jvmti-agents/wrapagentproperties/
H A Dwrapagentproperties.cc130 ExtraJvmtiInterface* funcs = reinterpret_cast<ExtraJvmtiInterface*>( in WrapDisposeEnvironment() local
140 ExtraJvmtiInterface* funcs = reinterpret_cast<ExtraJvmtiInterface*>( in WrapGetSystemProperty() local
158 ExtraJvmtiInterface* funcs = reinterpret_cast<ExtraJvmtiInterface*>( in WrapGetSystemProperties() local
196 ExtraJvmtiInterface* funcs = reinterpret_cast<ExtraJvmtiInterface*>( in WrapSetSystemProperty() local
/aosp12/hardware/ril/rild/
H A Drild.c115 const RIL_RadioFunctions *funcs; in main() local
/aosp12/system/chre/build/app_support/qcom_nanohub/
H A Dapp_support.cc80 struct AppFuncs funcs; member
/aosp12/frameworks/native/cmds/atrace/
H A Datrace.cpp651 static bool verifyKernelTraceFuncs(const char* funcs) in verifyKernelTraceFuncs()
684 static bool setKernelTraceFuncs(const char* funcs) in setKernelTraceFuncs()
/aosp12/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp1106 C2ComponentFactory::DestroyCodec2FactoryFunc>> funcs) in C2PlatformComponentStore()
1238 C2ComponentFactory::DestroyCodec2FactoryFunc>> funcs) { in GetTestComponentStore()
/aosp12/frameworks/rs/
H A DrsContext.h77 RsdHalFunctions funcs; member
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp91 auto funcs = mRenderThread.getASurfaceControlFunctions(); in setSurfaceControl() local
H A DCanvasContext.cpp192 auto funcs = mRenderThread.getASurfaceControlFunctions(); in setSurfaceControl() local