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

  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_context.h 29 rcFBPost_client_proc_t rcFBPost;
renderControl_entry.cpp 27 void rcFBPost(uint32_t colorBuffer);
152 void rcFBPost(uint32_t colorBuffer)
155 ctx->rcFBPost(ctx, colorBuffer);

Completed in 28 milliseconds