Searched refs:skipCache (Results 1 – 3 of 3) sorted by relevance
62 bool skipCache() const { return !fontFeatureSettings.empty(); } in skipCache() function
139 if (paint.skipCache() || range.getLength() >= LENGTH_LIMIT_CACHE) { in getOrCreate()
975 boolean skipCache = false; in acquirePreparedStatement()983 skipCache = true; in acquirePreparedStatement()992 if (!skipCache && isCacheable(type)) { in acquirePreparedStatement()