Searched refs:thisTex (Results 1 – 1 of 1) sorted by relevance
169 const GrTexture* thisTex = this->asTexture(); in hasPendingRead() local170 if (thisTex && thisTex->internalHasPendingRead()) { in hasPendingRead()181 const GrTexture* thisTex = this->asTexture(); in hasPendingWrite() local182 if (thisTex && thisTex->internalHasPendingWrite()) { in hasPendingWrite()193 const GrTexture* thisTex = this->asTexture(); in hasPendingIO() local194 if (thisTex && thisTex->internalHasPendingIO()) { in hasPendingIO()