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

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

Completed in 498 milliseconds