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

  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_context.cpp 33 ptr = getProc("rcFBPost", userData); set_rcFBPost((rcFBPost_client_proc_t)ptr);
renderControl_client_context.h 55 virtual rcFBPost_client_proc_t set_rcFBPost(rcFBPost_client_proc_t f) { rcFBPost_client_proc_t retval = rcFBPost; rcFBPost = f; return retval;}
renderControl_enc.cpp 530 set_rcFBPost(rcFBPost_enc);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
RenderControl.cpp 353 dec->set_rcFBPost(rcFBPost);

Completed in 2175 milliseconds