Home
last modified time | relevance | path

Searched refs:Out (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/tools/incident_report/
H A Dprinter.cpp29 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 Dprinter.h22 class Out
25 explicit Out(int fd);
26 ~Out();
H A Dmain.cpp41 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 DSkiaDisplayList.cpp141 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 DTreeInfo.h105 struct Out { struct
/aosp14/frameworks/base/api/
H A Dapi.go86 Out []string member
147 props.Out = []string{filename}
/aosp14/frameworks/base/native/graphics/jni/fuzz/
H A Dpng_mutator.h309 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 DEventLogTags.logtags54 # Out of memory for surfaces.
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp507 info.out.animatedImageDelay != TreeInfo::Out::kNoAnimatedImageDelay) { in prepareTree()
/aosp14/frameworks/base/core/proto/android/server/
H A Djobscheduler.proto1140 // Out of total jobs, this many background jobs should be guaranteed to be executed, even if