Searched defs:fmtStr (Results 1 – 3 of 3) sorted by relevance
151 _eglLog(EGLint level, const char *fmtStr, ...) in _eglLog()
786 const string fmtStr = toLower(s.substr(3)); in formatName() local799 const string fmtStr = getTextureFormatName(format.format); in formatDesc() local
124 char *fmtStr; /* Initialization must point to buffer */ member