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

  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_context.h 18 rcGetFBParam_client_proc_t rcGetFBParam;
renderControl_entry.cpp 16 EGLint rcGetFBParam(EGLint param);
86 EGLint rcGetFBParam(EGLint param)
89 return ctx->rcGetFBParam(ctx, param);

Completed in 2434 milliseconds