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

  /external/webkit/Source/WebCore/platform/graphics/android/
BaseTile.h 100 void reserveTexture();
TiledPage.cpp 86 // to reserveTexture() will cause some other tile in the page to lose it's
193 currentTile->reserveTexture();
BaseTile.cpp 132 void BaseTile::reserveTexture()
TiledTexture.cpp 206 tile->reserveTexture();

Completed in 51 milliseconds