Home
last modified time | relevance | path

Searched refs:isRecordCmd_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Drecording_canvas.h155 bool isRecordCmd_ = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Drecording_canvas.cpp367 if (isRecordCmd_) { in DrawRecordCmd()
716 isRecordCmd_ = isRecordCmd; in SetIsRecordCmd()