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

  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_context.h 24 rcOpenColorBuffer_client_proc_t rcOpenColorBuffer;
renderControl_entry.cpp 22 void rcOpenColorBuffer(uint32_t colorbuffer);
122 void rcOpenColorBuffer(uint32_t colorbuffer)
125 ctx->rcOpenColorBuffer(ctx, colorbuffer);

Completed in 260 milliseconds