Lines Matching refs:reset
65 key->fKey.reset(kMetaDataCnt + count);
79 GrResourceKey() { this->reset(); }
82 void reset() {
83 fKey.reset(kMetaDataCnt);
98 this->reset();
102 fKey.reset(bytes / sizeof(uint32_t));
203 /** reset() returns the key to the invalid state. */
204 using INHERITED::reset;
253 /** reset() returns the key to the invalid state. */
254 using INHERITED::reset;