Home
last modified time | relevance | path

Searched defs:kMaxBuffer (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/native/graphics/jni/fuzz/
H A Dpng_mutator.h235 static const size_t kMaxBuffer = 1 << 28; in Uncompress() local
251 static const size_t kMaxBuffer = 1 << 28; in Compress() local
/aosp12/art/runtime/
H A Dnative_stack_dump.cc189 constexpr size_t kMaxBuffer = 128; // Relatively small buffer. Should be OK as we're on an in Drain() local
/aosp12/art/tools/signal_dumper/
H A Dsignal_dumper.cc237 constexpr size_t kMaxBuffer = 128; // Relatively small buffer. Should be OK as we're on an in Drain() local