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

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
GaneshRenderer.cpp 65 bool ready = tileQueue->readyForUpdate();
TransferQueue.h 125 bool readyForUpdate();
TransferQueue.cpp 215 bool TransferQueue::readyForUpdate()
414 // The Surface Texture will not block us since the readyForUpdate will check
417 bool ready = readyForUpdate();

Completed in 66 milliseconds