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

  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_context.h 22 rcDestroyWindowSurface_client_proc_t rcDestroyWindowSurface;
renderControl_entry.cpp 20 void rcDestroyWindowSurface(uint32_t windowSurface);
110 void rcDestroyWindowSurface(uint32_t windowSurface)
113 ctx->rcDestroyWindowSurface(ctx, windowSurface);

Completed in 2192 milliseconds