Searched defs:hasKey (Results 1 – 3 of 3) sorted by relevance
62 hasKey: function(key) { method in ScreenContext
291 bool hasKey(const GrResourceKey& key) const { return NULL != fCache.find(key); } in hasKey() function