Searched refs:Out (Results 1 – 10 of 10) sorted by relevance
/aosp14/frameworks/base/tools/incident_report/ |
H A D | printer.cpp | 29 Out::Out(int fd) in Out() function in Out 38 Out::~Out() in ~Out() 44 Out::reallocate(int size) in reallocate() 59 Out::printf(const char* format, ...) in printf() 102 Out::indent() in indent() 109 Out::dedent() in dedent() 117 Out::print_indent() in print_indent()
|
H A D | printer.h | 22 class Out 25 explicit Out(int fd); 26 ~Out();
|
H A D | main.cpp | 41 static void print_message(Out* out, Descriptor const* descriptor, GenericMessage const* message); 143 print_value(Out* out, FieldDescriptor const* field, GenericMessage::Node const& node) in print_value() 221 print_message(Out* out, Descriptor const* descriptor, GenericMessage const* message) in print_message() 438 Out out(outFd); in main()
|
/aosp14/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | SkiaDisplayList.cpp | 141 nsecs_t timeTilNextFrame = TreeInfo::Out::kNoAnimatedImageDelay; in prepareListAndChildren() 148 timeTilNextFrame != TreeInfo::Out::kNoAnimatedImageDelay) { in prepareListAndChildren() 150 if (delay == TreeInfo::Out::kNoAnimatedImageDelay || timeTilNextFrame < delay) { in prepareListAndChildren()
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | TreeInfo.h | 105 struct Out { struct
|
/aosp14/frameworks/base/api/ |
H A D | api.go | 86 Out []string member 147 props.Out = []string{filename}
|
/aosp14/frameworks/base/native/graphics/jni/fuzz/ |
H A D | png_mutator.h | 309 uint8_t *Out, size_t MaxOutSize, in LLVMFuzzerCustomCrossOver() argument 322 memcpy(Out, str.data(), str.size()); in LLVMFuzzerCustomCrossOver()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | EventLogTags.logtags | 54 # Out of memory for surfaces.
|
/aosp14/frameworks/base/libs/hwui/renderthread/ |
H A D | CanvasContext.cpp | 507 info.out.animatedImageDelay != TreeInfo::Out::kNoAnimatedImageDelay) { in prepareTree()
|
/aosp14/frameworks/base/core/proto/android/server/ |
H A D | jobscheduler.proto | 1140 // Out of total jobs, this many background jobs should be guaranteed to be executed, even if
|