Home
last modified time | relevance | path

Searched defs:GetProc (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/common/
DDynamicLib.cpp80 void* DynamicLib::GetProc(const std::string& procName, std::string* error) const { in GetProc() function in DynamicLib
/third_party/skia/third_party/externals/dawn/src/common/
DDynamicLib.cpp86 void* DynamicLib::GetProc(const std::string& procName, std::string* error) const { in GetProc() function in DynamicLib
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp29 static bool GetProc(PFNGETPROCPROC getProc, T *member, const char *name) in GetProc() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp29 static bool GetProc(PFNGETPROCPROC getProc, T *member, const char *name) in GetProc() function