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

/external/webkit/Source/WebCore/platform/graphics/wince/
H A DSharedBitmap.cpp379 static LONG normalizePhase(LONG phase, int limit) function in namespace:WebCore
494 phaseWin.x = normalizePhase(phaseWin.x, bmpSize.cx);
495 phaseWin.y = normalizePhase(phaseWin.y, bmpSize.cy);

Completed in 79 milliseconds