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

  /external/webkit/WebKit/win/
WebIconDatabase.cpp 171 IntSize intSize(*size);
175 icon = iconDatabase()->iconForPageURL(String(url, SysStringLen(url)), intSize);
266 BitmapInfo bmInfo = BitmapInfo::create(IntSize(*size));
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java 286 long intSize = (long)intStats.getBlockCount() *
    [all...]

Completed in 7514 milliseconds