Searched refs:gAPH_getManagerFn (Results 1 – 1 of 1) sorted by relevance
55 APH_getManager gAPH_getManagerFn = nullptr; variable80 gAPH_getManagerFn = (APH_getManager)dlsym(handle_, "APerformanceHint_getManager"); in ensureAPerformanceHintBindingInitialized()81 LOG_ALWAYS_FATAL_IF(gAPH_getManagerFn == nullptr, in ensureAPerformanceHintBindingInitialized()190 return reinterpret_cast<jlong>(gAPH_getManagerFn()); in nativeAcquireManager()