Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h59 rcReadColorBufferYUV_server_proc_t rcReadColorBufferYUV; member
/aosp_15_r20/hardware/google/gfxstream/guest/renderControl_enc/
DrenderControl_client_context.h59 rcReadColorBufferYUV_client_proc_t rcReadColorBufferYUV; member
DrenderControl_entry.cpp362 void rcReadColorBufferYUV(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, void* … in rcReadColorBufferYUV() function
/aosp_15_r20/hardware/google/gfxstream/host/
DRenderControl.cpp1352 static void rcReadColorBufferYUV(uint32_t colorBuffer, in rcReadColorBufferYUV() function