Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/opengl/include/EGL/
DPlatform.h82 using LogInfoFunc = void (*)(PlatformMethods *platform, const char *infoMessage);
83 inline void DefaultLogInfo(PlatformMethods *platform, const char *infoMessage) in DefaultLogInfo() argument