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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_base.h 20 rcDestroyContext_client_proc_t rcDestroyContext;
renderControl_entry.cpp 17 void rcDestroyContext(uint32_t context);
106 void rcDestroyContext(uint32_t context)
109 ctx->rcDestroyContext(ctx, context);
renderControl_client_context.h 22 rcDestroyContext_client_proc_t rcDestroyContext;

Completed in 52 milliseconds