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

  /external/webkit/Source/WebCore/platform/graphics/skia/
PlatformContextSkia.h 174 void getImageResamplingHint(IntSize* srcSize, FloatSize* dstSize) const;
ImageSkia.cpp 75 platformContext->getImageResamplingHint(&srcSize, &dstSize);
PlatformContextSkia.cpp 625 void PlatformContextSkia::getImageResamplingHint(IntSize* srcSize, FloatSize* dstSize) const

Completed in 126 milliseconds