Searched refs:opInfo_ (Results 1 – 4 of 4) sorted by relevance
55 return opInfo_; in GetOpInfo()60 opInfo_.canReUseCache = false; in ResetOpInfo()71 OpInfo opInfo_; variable
24 OpListHandle::OpListHandle(OpInfo info) : opImpl_(ImplFactory::CreateOplistHandleImpl()), opInfo_(i… in OpListHandle()
354 drawable->opListDrawAreas_.opInfo_.unionRect = { 0.f, 0.f, 1.f, 1.f }; // for test359 drawable->opListDrawAreas_.opInfo_.drawAreaRects.push_back(rect);385 drawable->opListDrawAreas_.opInfo_.unionRect = { 0.f, 0.f, 1.f, 1.f };388 drawable->opListDrawAreas_.opInfo_.drawAreaRects.push_back(rect);
687 drawable->opListDrawAreas_.opInfo_.unionRect = unionRect;