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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebufferPrivate.h221 IOReturn checkMirrorSafe( UInt32 value, IOFramebuffer * other );
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp7596 IOReturn IOFramebuffer::checkMirrorSafe( UInt32 value, IOFramebuffer * other ) function in class:IOFramebuffer
7696 err = inst->checkMirrorSafe(value, other);

Completed in 182 milliseconds