Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/guest/renderControl_enc/
DrenderControl_client_base.h13 rcQueryEGLString_client_proc_t rcQueryEGLString; member
DrenderControl_client_context.h15 rcQueryEGLString_client_proc_t rcQueryEGLString; member
DrenderControl_entry.cpp98 EGLint rcQueryEGLString(EGLenum name, void* buffer, EGLint bufferSize) in rcQueryEGLString() function
/aosp_15_r20/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h15 rcQueryEGLString_server_proc_t rcQueryEGLString; member
/aosp_15_r20/hardware/google/gfxstream/host/
DRenderControl.cpp288 static EGLint rcQueryEGLString(EGLenum name, void* buffer, EGLint bufferSize) in rcQueryEGLString() function