Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/renderControl_enc/
DrenderControl_client_base.h21 rcCreateWindowSurface_client_proc_t rcCreateWindowSurface; member
DrenderControl_client_context.h23 rcCreateWindowSurface_client_proc_t rcCreateWindowSurface; member
DrenderControl_entry.cpp146 uint32_t rcCreateWindowSurface(uint32_t config, uint32_t width, uint32_t height) in rcCreateWindowSurface() function
/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h23 rcCreateWindowSurface_server_proc_t rcCreateWindowSurface; member
/hardware/google/gfxstream/host/
DRenderControl.cpp787 static uint32_t rcCreateWindowSurface(uint32_t config, in rcCreateWindowSurface() function