Home
last modified time | relevance | path

Searched refs:PostLinkImplFunctor (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp150 using PostLinkImplFunctor = std::function<angle::Result(bool, const std::string &)>; typedef
156 LinkEventNativeParallel(PostLinkImplFunctor &&functor, in LinkEventNativeParallel()
181 PostLinkImplFunctor mPostLinkImplFunctor;
192 PostLinkImplFunctor &&functor) in LinkEventGL()
210 PostLinkImplFunctor mPostLinkImplFunctor;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp155 using PostLinkImplFunctor = std::function<angle::Result(bool, const std::string &)>; typedef
161 LinkEventNativeParallel(PostLinkImplFunctor &&functor, in LinkEventNativeParallel()
188 PostLinkImplFunctor mPostLinkImplFunctor;
199 PostLinkImplFunctor &&functor) in LinkEventGL()
219 PostLinkImplFunctor mPostLinkImplFunctor;