Home
last modified time | relevance | path

Searched refs:CHECK_NULL_PTR (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Dwidget_adapter.cpp25 #ifdef CHECK_NULL_PTR
26 #undef CHECK_NULL_PTR macro
28 #define CHECK_NULL_PTR(ptr) \ macro
50 CHECK_NULL_PTR(engine_); in Initialize()
59 CHECK_NULL_PTR(engine_); in SetupCameraTransform()
66 CHECK_NULL_PTR(engine_); in SetupCameraViewProjection()
73 CHECK_NULL_PTR(engine_); in UpdateLights()
80 CHECK_NULL_PTR(engine_); in OnTouchEvent()
88 CHECK_NULL_PTR(engine_); in DrawFrame()
99 CHECK_NULL_PTR(engine in UpdateGeometries()
[all...]

Completed in 1 milliseconds