Flutter Engine
The Flutter Engine
|
#include <SkSLDebugTracePlayer.h>
Public Attributes | |
int | fSlotIndex |
bool | fDirty |
double | fValue |
Returns variables from a stack frame, or from global scope.
Definition at line 87 of file SkSLDebugTracePlayer.h.
bool SkSL::SkSLDebugTracePlayer::VariableData::fDirty |
Definition at line 89 of file SkSLDebugTracePlayer.h.
int SkSL::SkSLDebugTracePlayer::VariableData::fSlotIndex |
Definition at line 88 of file SkSLDebugTracePlayer.h.
double SkSL::SkSLDebugTracePlayer::VariableData::fValue |
Definition at line 90 of file SkSLDebugTracePlayer.h.