Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DCachedDecodingPixelRefTest.cpp44 static SkImageInfo GetMyInfo(SkColorType colorType) { in GetMyInfo() function in TestImageGenerator
/dports/games/spring/spring_98.0/rts/ExternalAI/
H A DAICallback.h257 std::map<std::string, std::string> GetMyInfo() { return std::map<std::string, std::string>(); } in GetMyInfo() function