#include <dl_op_records.h>
Definition at line 319 of file dl_op_records.h.
◆ SaveOpBase() [1/2]
flutter::SaveOpBase::SaveOpBase |
( |
| ) |
|
|
inline |
◆ SaveOpBase() [2/2]
◆ save_needed()
Definition at line 336 of file dl_op_records.h.
336 {
338 ctx.save_infos.emplace_back(ctx.next_restore_index, needed);
340 return needed;
341 }
◆ kDepthInc
constexpr uint32_t flutter::SaveOpBase::kDepthInc = 0 |
|
staticconstexpr |
◆ kRenderOpInc
constexpr uint32_t flutter::SaveOpBase::kRenderOpInc = 1 |
|
staticconstexpr |
◆ options
◆ restore_index
int flutter::SaveOpBase::restore_index |
◆ total_content_depth
uint32_t flutter::SaveOpBase::total_content_depth |
The documentation for this struct was generated from the following file: