Home
last modified time | relevance | path

Searched defs:getVendorString (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.h67 const char* getVendorString() { in getVendorString() function
DEglOsApi.h169 virtual const char* getVendorString() { return "Google"; } in getVendorString() function
DEglOsApi_egl.cpp480 const char* EglOsEglDisplay::getVendorString() { in getVendorString() function in __anon43ddf3940111::EglOsEglDisplay
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1757 const char* GLEScontext::getVendorString(bool isGles1) const { in getVendorString() function in GLEScontext