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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_entry.cpp 40 int rcDestroySyncKHR(uint64_t sync);
245 int rcDestroySyncKHR(uint64_t sync)
248 return ctx->rcDestroySyncKHR(ctx, sync);
renderControl_client_context.h 45 rcDestroySyncKHR_client_proc_t rcDestroySyncKHR;

Completed in 102 milliseconds