Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_canvas_autocache.cpp79 calNotSupport_ = __LINE__; in OpCanCache()
87 calNotSupport_ = __LINE__; in OpCanCache()
99 calNotSupport_ = __LINE__; in OpCanCache()
216 totalOpNums_, percent_, calNotSupport_, in ShowDrawResult()
H A Dskia_canvas_autocache.h125 int calNotSupport_ = 0; variable