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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_base.h 31 rcBindTexture_client_proc_t rcBindTexture;
renderControl_entry.cpp 28 void rcBindTexture(uint32_t colorBuffer);
173 void rcBindTexture(uint32_t colorBuffer)
176 ctx->rcBindTexture(ctx, colorBuffer);
renderControl_client_context.h 33 rcBindTexture_client_proc_t rcBindTexture;

Completed in 69 milliseconds