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

  /external/webkit/Source/WebCore/html/
HTMLCanvasElement.h 36 #define DefaultInterpolationQuality InterpolationMedium
38 #define DefaultInterpolationQuality InterpolationLow
40 #define DefaultInterpolationQuality InterpolationDefault
HTMLCanvasElement.cpp 461 m_imageBuffer->context()->setImageInterpolationQuality(DefaultInterpolationQuality);

Completed in 66 milliseconds