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

  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_context.cpp 28 ptr = getProc("rcOpenColorBuffer", userData); set_rcOpenColorBuffer((rcOpenColorBuffer_client_proc_t)ptr);
renderControl_client_context.h 50 virtual rcOpenColorBuffer_client_proc_t set_rcOpenColorBuffer(rcOpenColorBuffer_client_proc_t f) { rcOpenColorBuffer_client_proc_t retval = rcOpenColorBuffer; rcOpenColorBuffer = f; return retval;}
renderControl_enc.cpp 525 set_rcOpenColorBuffer(rcOpenColorBuffer_enc);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
RenderControl.cpp 348 dec->set_rcOpenColorBuffer(rcOpenColorBuffer);

Completed in 23 milliseconds