HomeSort by relevance Sort by last modified time
    Searched defs:rcFlushWindowColorBuffer (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_context.h 27 rcFlushWindowColorBuffer_client_proc_t rcFlushWindowColorBuffer;
renderControl_entry.cpp 25 int rcFlushWindowColorBuffer(uint32_t windowSurface);
140 int rcFlushWindowColorBuffer(uint32_t windowSurface)
143 return ctx->rcFlushWindowColorBuffer(ctx, windowSurface);

Completed in 30 milliseconds