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

  /external/webkit/Source/WebCore/platform/graphics/android/
PaintTileOperation.cpp 71 m_tile->paintBitmap();
BaseTile.h 82 // back texture painted, transferred before validating in PaintBitmap()
107 void paintBitmap();
BaseTile.cpp 155 // We update atomically, so paintBitmap() can see the correct value
345 void BaseTile::paintBitmap()
584 // ONLY CALL while m_atomicSync is locked (at the end of paintBitmap())
598 // paintBitmap() may have cleared m_dirty)

Completed in 52 milliseconds