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