Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Drender_context_sample.h45 uint32_t backGroundHeight = 0; variable
H A Drender_context_sample.cpp100 backGroundHeight = BACKGROUND_HEIGHT; in Init()
140 backGroundCSurface->SetDefaultWidthAndHeight(backGroundWidth, backGroundHeight); in CreateBackGroundSurface()
154 drawingCSurface->SetDefaultWidthAndHeight(backGroundWidth, backGroundHeight); in CreateDrawingSurface()