Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Drender_frame_util.cpp95 postBackBufferConfig_ = preBackBufferConfig_; // NOTE: copy in BeginFrame()
357 preBackBufferConfig_.force = true; in SetBackBufferConfiguration()
358 preBackBufferConfig_.bbc = backBufferConfiguration; in SetBackBufferConfiguration()
H A Drender_frame_util.h102 FrameBackBufferConfiguration preBackBufferConfig_; variable