Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/
H A DGLFrame.js155 go(cvs, _draw = null, _touch = null, _key = null, _logic = null) { argument
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp2895 auto cvs = pixelMapNode->BeginRecording(pixelMapWidth, pixelMapHeight); in Draw() local