Home
last modified time | relevance | path

Searched defs:FuncType (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/native_bridge_support/android_api/libjnigraphics/proxy/
Dlibjnigraphics_trampolines.cc57 using FuncType = decltype(AImageDecoderFrameInfo_getFrameRect); in DoCustomTrampoline_AImageDecoderFrameInfo_getFrameRect() typedef
/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp1559 const clang::FunctionType* FuncType = PointeeType->getAs<clang::FunctionType>(); in VisitCallExpr() local