Searched refs:skipCache (Results 1 – 3 of 3) sorted by relevance
38 bool skipCache() const { in skipCache() function
878 boolean skipCache = false; in acquirePreparedStatement()886 skipCache = true; in acquirePreparedStatement()895 if (!skipCache && isCacheable(type)) { in acquirePreparedStatement()
620 bool skipCache = ctx->paint.skipCache(); in doLayoutWord() local621 if (skipCache) { in doLayoutWord()