Searched refs:thisRT (Results 1 – 1 of 1) sorted by relevance
173 const GrRenderTarget* thisRT = this->asRenderTarget(); in hasPendingRead() local174 if (thisRT && thisRT->internalHasPendingRead()) { in hasPendingRead()185 const GrRenderTarget* thisRT = this->asRenderTarget(); in hasPendingWrite() local186 if (thisRT && thisRT->internalHasPendingWrite()) { in hasPendingWrite()197 const GrRenderTarget* thisRT = this->asRenderTarget(); in hasPendingIO() local198 if (thisRT && thisRT->internalHasPendingIO()) { in hasPendingIO()