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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_ftable.h 18 {"rcGetFBParam", (void*)rcGetFBParam},
renderControl_client_base.h 18 rcGetFBParam_client_proc_t rcGetFBParam;
renderControl_client_context.h 20 rcGetFBParam_client_proc_t rcGetFBParam;
renderControl_client_context.cpp 20 rcGetFBParam = (rcGetFBParam_client_proc_t) getProc("rcGetFBParam", userData);
renderControl_entry.cpp 15 EGLint rcGetFBParam(EGLint param);
94 EGLint rcGetFBParam(EGLint param)
97 return ctx->rcGetFBParam(ctx, param);
renderControl_enc.cpp 366 ALOGE("rcGetFBParam: GL communication error, please report this issue to b.android.com.\n");
    [all...]
  /device/generic/goldfish-opengl/system/gralloc/
gralloc.cpp     [all...]

Completed in 167 milliseconds