Searched refs:rcFlushWindowColorBufferAsyncWithFrameNumber (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/guest/renderControl_enc/ |
D | renderControl_ftable.h | 66 …rcFlushWindowColorBufferAsyncWithFrameNumber", (void*)rcFlushWindowColorBufferAsyncWithFrameNumber…
|
D | renderControl_client_context.h | 68 …shWindowColorBufferAsyncWithFrameNumber_client_proc_t rcFlushWindowColorBufferAsyncWithFrameNumber; member
|
D | renderControl_client_context.cpp | 68 …rcFlushWindowColorBufferAsyncWithFrameNumber = (rcFlushWindowColorBufferAsyncWithFrameNumber_clien… in initDispatchByName()
|
D | renderControl_entry.cpp | 63 void rcFlushWindowColorBufferAsyncWithFrameNumber(uint32_t windowSurface, uint32_t frameNumber); 416 void rcFlushWindowColorBufferAsyncWithFrameNumber(uint32_t windowSurface, uint32_t frameNumber) in rcFlushWindowColorBufferAsyncWithFrameNumber() function 419 ctx->rcFlushWindowColorBufferAsyncWithFrameNumber(ctx, windowSurface, frameNumber); in rcFlushWindowColorBufferAsyncWithFrameNumber()
|
D | renderControl_enc.cpp | 2883 …this->rcFlushWindowColorBufferAsyncWithFrameNumber = &rcFlushWindowColorBufferAsyncWithFrameNumber… in renderControl_encoder_context_t()
|
/hardware/google/gfxstream/host/renderControl_dec/ |
D | renderControl_server_context.h | 68 …shWindowColorBufferAsyncWithFrameNumber_server_proc_t rcFlushWindowColorBufferAsyncWithFrameNumber; member
|
D | renderControl_server_context.cpp | 68 …rcFlushWindowColorBufferAsyncWithFrameNumber = (rcFlushWindowColorBufferAsyncWithFrameNumber_serve… in initDispatchByName()
|
D | renderControl_dec.cpp | 1189 this->rcFlushWindowColorBufferAsyncWithFrameNumber(var_windowSurface, var_frameNumber); in decode()
|
/hardware/google/gfxstream/codegen/renderControl/ |
D | renderControl.in | 56 GL_ENTRY(void, rcFlushWindowColorBufferAsyncWithFrameNumber, uint32_t windowSurface, uint32_t frame…
|
/hardware/google/gfxstream/host/ |
D | RenderControl.cpp | 1448 static void rcFlushWindowColorBufferAsyncWithFrameNumber(uint32_t windowSurface, uint32_t frameNumb… in rcFlushWindowColorBufferAsyncWithFrameNumber() function 1606 … dec->rcFlushWindowColorBufferAsyncWithFrameNumber = rcFlushWindowColorBufferAsyncWithFrameNumber; in initRenderControlContext()
|
/hardware/google/gfxstream/guest/egl/ |
D | egl.cpp | 726 rcEnc->rcFlushWindowColorBufferAsyncWithFrameNumber(rcEnc, rcSurface, frameNumber); in sFlushBufferAndCreateFence()
|