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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_base.h 27 rcFlushWindowColorBuffer_client_proc_t rcFlushWindowColorBuffer;
renderControl_entry.cpp 24 int rcFlushWindowColorBuffer(uint32_t windowSurface);
148 int rcFlushWindowColorBuffer(uint32_t windowSurface)
151 return ctx->rcFlushWindowColorBuffer(ctx, windowSurface);
renderControl_client_context.h 29 rcFlushWindowColorBuffer_client_proc_t rcFlushWindowColorBuffer;

Completed in 2142 milliseconds