Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmContext.h188 const Fog& getFogInfo();
DCoreProfileEngine.cpp957 const auto& fogInfo = mCtx->getFogInfo(); in setupFog()
DGLEScmContext.cpp234 const GLEScmContext::Fog& GLEScmContext::getFogInfo() { in getFogInfo() function in GLEScmContext