Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h61 rcCreateColorBufferWithHandle_server_proc_t rcCreateColorBufferWithHandle; member
/aosp_15_r20/hardware/google/gfxstream/guest/renderControl_enc/
DrenderControl_client_context.h61 rcCreateColorBufferWithHandle_client_proc_t rcCreateColorBufferWithHandle; member
DrenderControl_entry.cpp374 void rcCreateColorBufferWithHandle(uint32_t width, uint32_t height, GLenum internalFormat, uint32_t… in rcCreateColorBufferWithHandle() function
/aosp_15_r20/hardware/google/gfxstream/host/
DRenderControl.cpp1371 static void rcCreateColorBufferWithHandle( in rcCreateColorBufferWithHandle() function