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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_base.h 24 rcOpenColorBuffer_client_proc_t rcOpenColorBuffer;
renderControl_entry.cpp 21 void rcOpenColorBuffer(uint32_t colorbuffer);
130 void rcOpenColorBuffer(uint32_t colorbuffer)
133 ctx->rcOpenColorBuffer(ctx, colorbuffer);
renderControl_client_context.h 26 rcOpenColorBuffer_client_proc_t rcOpenColorBuffer;

Completed in 45 milliseconds