Searched refs:thisRT (Results 1 – 1 of 1) sorted by relevance
127 const GrRenderTarget* thisRT = this->asRenderTarget(); in hasPendingRead() local128 if (thisRT && thisRT->internalHasPendingRead()) { in hasPendingRead()139 const GrRenderTarget* thisRT = this->asRenderTarget(); in hasPendingWrite() local140 if (thisRT && thisRT->internalHasPendingWrite()) { in hasPendingWrite()151 const GrRenderTarget* thisRT = this->asRenderTarget(); in hasPendingIO() local152 if (thisRT && thisRT->internalHasPendingIO()) { in hasPendingIO()