Home
last modified time | relevance | path

Searched defs:GetVersionString (Results 1 – 3 of 3) sorted by relevance

/third_party/lame/ACM/
DACM.h68 static const char * GetVersionString(void) {return VersionString;} in GetVersionString() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCLPlatformVk.cpp97 const std::string &CLPlatformVk::GetVersionString() in GetVersionString() function in rx::CLPlatformVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp2685 std::string GetVersionString(const FunctionsGL *functions) in GetVersionString() function