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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_base.h 36 rcOpenColorBuffer2_client_proc_t rcOpenColorBuffer2;
renderControl_entry.cpp 33 int rcOpenColorBuffer2(uint32_t colorbuffer);
202 int rcOpenColorBuffer2(uint32_t colorbuffer)
205 return ctx->rcOpenColorBuffer2(ctx, colorbuffer);
renderControl_client_context.h 38 rcOpenColorBuffer2_client_proc_t rcOpenColorBuffer2;

Completed in 663 milliseconds