#include <dl_op_records.h>
Definition at line 423 of file dl_op_records.h.
◆ op_needed()
bool flutter::TransformClipOpBase::op_needed |
( |
const DispatchContext & |
context | ) |
const |
|
inline |
Definition at line 427 of file dl_op_records.h.
427 {
428 return context.next_render_index <= context.next_restore_index;
429 }
◆ kDepthInc
constexpr uint32_t flutter::TransformClipOpBase::kDepthInc = 0 |
|
staticconstexpr |
◆ kRenderOpInc
constexpr uint32_t flutter::TransformClipOpBase::kRenderOpInc = 1 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: