Home
last modified time | relevance | path

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

/aosp_15_r20/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 __anonc6aa49140111::EglOsEglDisplay
/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A Degl_display.h83 char const* getVendorString() const { return mVendorString.c_str(); } in getVendorString() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDisplayGL.cpp186 std::string DisplayGL::getVendorString() in getVendorString() function in rx::DisplayGL
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DDisplayNULL.cpp115 std::string DisplayNULL::getVendorString() in getVendorString() function in rx::DisplayNULL
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DDisplayWgpu.cpp125 std::string DisplayWgpu::getVendorString() in getVendorString() function in rx::DisplayWgpu
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DDisplayD3D.cpp364 std::string DisplayD3D::getVendorString() in getVendorString() function in rx::DisplayD3D
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DDisplayVk.cpp229 std::string DisplayVk::getVendorString() in getVendorString() function in rx::DisplayVk
H A Dvk_renderer.cpp4250 std::string Renderer::getVendorString() const in getVendorString() function in rx::vk::Renderer
/aosp_15_r20/external/angle/src/libANGLE/
H A DDisplay.cpp2394 const std::string &Display::getVendorString() const in getVendorString() function in egl::Display
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.cpp3365 std::string Renderer9::getVendorString() const in getVendorString() function in rx::Renderer9
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1752 const char* GLEScontext::getVendorString(bool isGles1) const { in getVendorString() function in GLEScontext
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp4467 std::string Renderer11::getVendorString() const in getVendorString() function in rx::Renderer11