Searched refs:thisTex (Results 1 – 1 of 1) sorted by relevance
144 const GrTexture* thisTex = this->asTexture(); in hasPendingRead() local145 if (thisTex && thisTex->internalHasPendingRead()) { in hasPendingRead()156 const GrTexture* thisTex = this->asTexture(); in hasPendingWrite() local157 if (thisTex && thisTex->internalHasPendingWrite()) { in hasPendingWrite()168 const GrTexture* thisTex = this->asTexture(); in hasPendingIO() local169 if (thisTex && thisTex->internalHasPendingIO()) { in hasPendingIO()