Searched refs:thisTex (Results 1 – 1 of 1) sorted by relevance
123 const GrTexture* thisTex = this->asTexture(); in hasPendingRead() local124 if (thisTex && thisTex->internalHasPendingRead()) { in hasPendingRead()135 const GrTexture* thisTex = this->asTexture(); in hasPendingWrite() local136 if (thisTex && thisTex->internalHasPendingWrite()) { in hasPendingWrite()147 const GrTexture* thisTex = this->asTexture(); in hasPendingIO() local148 if (thisTex && thisTex->internalHasPendingIO()) { in hasPendingIO()