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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_entry.cpp 39 void rcFlushWindowColorBufferAsync(uint32_t windowSurface);
239 void rcFlushWindowColorBufferAsync(uint32_t windowSurface)
242 ctx->rcFlushWindowColorBufferAsync(ctx, windowSurface);
renderControl_client_context.h 44 rcFlushWindowColorBufferAsync_client_proc_t rcFlushWindowColorBufferAsync;

Completed in 480 milliseconds