HomeSort by relevance Sort by last modified time
    Searched defs:destPoint (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/win/
FullscreenVideoController.cpp 550 POINT destPoint = { m_hudPosition.x(), m_hudPosition.y() };
551 BOOL result = UpdateLayeredWindow(m_hudWindow, 0, &destPoint, &size, bitmapDC, &sourcePoint, 0, &blendFunction, ULW_ALPHA);
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Texture.cpp     [all...]

Completed in 48 milliseconds