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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebufferPrivate.h227 IOIndex closestDepth(IODisplayModeID mode, IOPixelInformation * pixelInfo);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp1314 IOIndex IOFramebuffer::closestDepth(IODisplayModeID mode, IOPixelInformation * matchInfo) function in class:IOFramebuffer
5492 __private->currentDepth = closestDepth(__private->offlineMode, &pixelInfo);
5652 depth = closestDepth(mode, &__private->pixelInfo);

Completed in 201 milliseconds