Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h58 rcSetColorBufferVulkanMode_server_proc_t rcSetColorBufferVulkanMode; member
/aosp_15_r20/hardware/google/gfxstream/guest/renderControl_enc/
DrenderControl_client_context.h58 rcSetColorBufferVulkanMode_client_proc_t rcSetColorBufferVulkanMode; member
DrenderControl_entry.cpp356 GLint rcSetColorBufferVulkanMode(uint32_t colorBuffer, uint32_t mode) in rcSetColorBufferVulkanMode() function
/aosp_15_r20/hardware/google/gfxstream/host/
DRenderControl.cpp1422 static int rcSetColorBufferVulkanMode(uint32_t colorBuffer, uint32_t mode) { in rcSetColorBufferVulkanMode() function