Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/gl/
DGrGLBackendSurface.cpp75 return GrGLFormatToStr(fGLFormat); in toString()
DGrGLUtil.h637 static constexpr const char* GrGLFormatToStr(GrGLenum glFormat) { in GrGLFormatToStr() function