HomeSort by relevance Sort by last modified time
    Searched refs:InterpolationLow (Results 1 - 8 of 8) sorted by null

  /external/webkit/Source/WebCore/html/
HTMLCanvasElement.h 38 #define DefaultInterpolationQuality InterpolationLow
  /external/webkit/Source/WebCore/platform/graphics/android/context/
GraphicsContextAndroid.cpp 624 InterpolationLow,
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext.cpp 467 // FIXME: Should be InterpolationLow
482 setImageInterpolationQuality(InterpolationLow);
502 setImageInterpolationQuality(InterpolationLow);
551 // FIXME: Should be InterpolationLow
GraphicsContext.h 156 InterpolationLow,
  /external/webkit/Source/WebCore/platform/graphics/avfoundation/
MediaPlayerPrivateAVFoundationObjC.mm 571 context->setImageInterpolationQuality(InterpolationLow);
  /external/webkit/Source/WebCore/platform/graphics/cg/
GraphicsContextCG.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/mac/
MediaPlayerPrivateQTKit.mm     [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContextQt.cpp     [all...]

Completed in 138 milliseconds