Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.cpp312 …const size_t extraBytes = Math::max(fullByteSize / FRAME_RESERVE_EXTRA_DIVIDE, BYTE_SIZE_ALIGNMENT… in BeginFrame() local
313 fullByteSize += extraBytes; in BeginFrame()