Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dshadowutils.cpp51 float kLightR; member
208 float kLightR = param.kLightR; in draw_rect_path_shadow() local
266 float kLightR = param.kLightR; in draw_star() local
311 void draw_black_point(OH_Drawing_Canvas* canvas, OH_Drawing_Point3D lightPos, float kLightR) in draw_black_point()
361 static constexpr float kLightR = 100.f; in draw_paths() local