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

  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_context.h 36 rcOpenColorBuffer2_client_proc_t rcOpenColorBuffer2;
renderControl_entry.cpp 34 int rcOpenColorBuffer2(uint32_t colorbuffer);
194 int rcOpenColorBuffer2(uint32_t colorbuffer)
197 return ctx->rcOpenColorBuffer2(ctx, colorbuffer);

Completed in 151 milliseconds