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

  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_context.cpp 20 ptr = getProc("rcGetConfigs", userData); set_rcGetConfigs((rcGetConfigs_client_proc_t)ptr);
renderControl_client_context.h 42 virtual rcGetConfigs_client_proc_t set_rcGetConfigs(rcGetConfigs_client_proc_t f) { rcGetConfigs_client_proc_t retval = rcGetConfigs; rcGetConfigs = f; return retval;}
renderControl_enc.cpp 517 set_rcGetConfigs(rcGetConfigs_enc);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
RenderControl.cpp 340 dec->set_rcGetConfigs(rcGetConfigs);

Completed in 60 milliseconds