Searched defs:Out (Results 1 – 4 of 4) sorted by relevance
105 struct Out { struct106 bool hasFunctors = false;108 bool hasAnimations = false;112 bool requiresUiRedraw = false;119 bool canDrawThisFrame = true;122 static constexpr nsecs_t kNoAnimatedImageDelay = -1;125 nsecs_t animatedImageDelay = kNoAnimatedImageDelay;129 bool solelyTextureViewUpdates = true;
29 Out::Out(int fd) in Out() function in Out
309 uint8_t *Out, size_t MaxOutSize, in LLVMFuzzerCustomCrossOver()
86 Out []string member