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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_base.h 26 rcSetWindowColorBuffer_client_proc_t rcSetWindowColorBuffer;
renderControl_entry.cpp 23 void rcSetWindowColorBuffer(uint32_t windowSurface, uint32_t colorBuffer);
142 void rcSetWindowColorBuffer(uint32_t windowSurface, uint32_t colorBuffer)
145 ctx->rcSetWindowColorBuffer(ctx, windowSurface, colorBuffer);
renderControl_client_context.h 28 rcSetWindowColorBuffer_client_proc_t rcSetWindowColorBuffer;

Completed in 84 milliseconds