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

  /external/webkit/Source/WebCore/platform/graphics/haiku/
GraphicsContextHaiku.cpp 246 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect)
  /external/webkit/Source/WebCore/platform/graphics/openvg/
GraphicsContextOpenVG.cpp 260 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect, RoundingMode)
  /external/webkit/Source/WebCore/platform/graphics/android/context/
GraphicsContextAndroid.cpp 535 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect, RoundingMode)
  /external/webkit/Source/WebCore/platform/graphics/wx/
GraphicsContextWx.cpp 419 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& frect, RoundingMode)
  /external/webkit/Source/WebCore/platform/graphics/cairo/
GraphicsContextCairo.cpp 758 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& frect, RoundingMode)
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/cg/
GraphicsContextCG.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContextQt.cpp 903 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& frect, RoundingMode)
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/skia/
GraphicsContextSkia.cpp 873 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect, RoundingMode)
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/wince/
GraphicsContextWinCE.cpp     [all...]

Completed in 59 milliseconds