Searched refs:extSetMirrorOne (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebufferPrivate.h256 IOReturn extSetMirrorOne(uint32_t value, IOFramebuffer * other);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp5445 extSetMirrorOne(0, 0);
7614 IOReturn IOFramebuffer::extSetMirrorOne(uint32_t value, IOFramebuffer * other) function in class:IOFramebuffer
7700 err = inst->extSetMirrorOne(value, other);

Completed in 127 milliseconds