Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/opengl/include/EGL/
DPlatform.h76 using LogWarningFunc = void (*)(PlatformMethods *platform, const char *warningMessage);
77 inline void DefaultLogWarning(PlatformMethods *platform, const char *warningMessage) in DefaultLogWarning() argument