Home
last modified time | relevance | path

Searched defs:OpListHandle (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A DOpListHandle.cpp23 OpListHandle::OpListHandle() : opImpl_(ImplFactory::CreateOplistHandleImpl()) {} in OpListHandle() function in OHOS::Rosen::Drawing::OpListHandle
24 OpListHandle::OpListHandle(OpInfo info) : opImpl_(ImplFactory::CreateOplistHandleImpl()), opInfo_(i… in OpListHandle() function in OHOS::Rosen::Drawing::OpListHandle