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

  /frameworks/minikin/include/minikin/
MinikinFont.h 46 // Note: if you add a field here, either add it to LayoutCacheKey or to skipCache()
51 bool skipCache() const {
  /frameworks/base/core/java/android/database/sqlite/
SQLiteConnection.java     [all...]
  /frameworks/minikin/libs/minikin/
Layout.cpp 649 bool skipCache = ctx->paint.skipCache();
650 if (skipCache) {
    [all...]

Completed in 41 milliseconds