HomeSort by relevance Sort by last modified time
    Searched full:textureqt (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/qt/
TextureMapperQt.cpp 137 const BitmapTextureQt& textureQt = static_cast<const BitmapTextureQt&>(texture);
139 QPixmap pixmap = textureQt.m_pixmap;
160 painter->drawPixmap(targetRect, pixmap, textureQt.sourceRect());

Completed in 56 milliseconds