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

  /external/webkit/WebCore/platform/graphics/haiku/
GraphicsContextHaiku.cpp 248 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect)
  /external/webkit/WebCore/platform/graphics/openvg/
GraphicsContextOpenVG.cpp 279 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect)
  /external/webkit/WebCore/platform/graphics/wx/
GraphicsContextWx.cpp 399 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& frect)
  /external/webkit/WebCore/platform/graphics/android/
GraphicsContextAndroid.cpp 1054 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect)
    [all...]
  /external/webkit/WebCore/platform/graphics/cairo/
GraphicsContextCairo.cpp 703 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& frect)
    [all...]
  /external/webkit/WebCore/platform/graphics/cg/
GraphicsContextCG.cpp 993 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect)
    [all...]
  /external/webkit/WebCore/platform/graphics/qt/
GraphicsContextQt.cpp 761 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& frect)
    [all...]
  /external/webkit/WebCore/platform/graphics/skia/
GraphicsContextSkia.cpp 819 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect)
    [all...]
  /external/webkit/WebCore/platform/graphics/wince/
GraphicsContextWince.cpp     [all...]

Completed in 55 milliseconds