Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/
H A Dtransform.cpp241 return is3d_; in Is3DTransform()
288 is3d_ = false; in SetMatrix()
293 is3d_ = true; in SetMatrix()
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dtransform.h256 bool is3d_ = false; variable