Home
last modified time | relevance | path

Searched defs:rcGetGLString (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/guest/renderControl_enc/
DrenderControl_client_base.h14 rcGetGLString_client_proc_t rcGetGLString; member
DrenderControl_client_context.h16 rcGetGLString_client_proc_t rcGetGLString; member
DrenderControl_entry.cpp104 EGLint rcGetGLString(EGLenum name, void* buffer, EGLint bufferSize) in rcGetGLString() function
/aosp_15_r20/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h16 rcGetGLString_server_proc_t rcGetGLString; member
/aosp_15_r20/hardware/google/gfxstream/host/
DRenderControl.cpp432 static EGLint rcGetGLString(EGLenum name, void* buffer, EGLint bufferSize) { in rcGetGLString() function