OSDN Git Service

Cleanup the getAvailableTexture() function.
authorDerek Sollenberger <djsollen@google.com>
Tue, 26 Oct 2010 17:42:04 +0000 (13:42 -0400)
committerDerek Sollenberger <djsollen@google.com>
Tue, 26 Oct 2010 19:48:29 +0000 (15:48 -0400)
commit610686734abc1ecfc43ab4e02289ac713fe76f1f
treef8608fbb8ff25b27978d9b6658aa1edd014543f4
parent75394f5ee0aac2337cdff1597b4e686e22c52833
Cleanup the getAvailableTexture() function.

We now check to see if the tile owns a texture and immediately
return if that is the case.  I also updated the documentation.

Change-Id: I88a6f2e38ef33fd37f5926c793c9e775e646bef2
WebCore/platform/graphics/android/TilesManager.cpp