Searched refs:newTextureOpList (Results 1 – 3 of 3) sorted by relevance
65 fOpList = this->drawingManager()->newTextureOpList(fTextureProxy.get()); in getOpList()
54 sk_sp<GrTextureOpList> newTextureOpList(GrTextureProxy* textureProxy);
605 sk_sp<GrTextureOpList> GrDrawingManager::newTextureOpList(GrTextureProxy* textureProxy) { in newTextureOpList() function in GrDrawingManager