Home
last modified time | relevance | path

Searched defs:kDefaultMaxSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrResourceCache.h89 static const size_t kDefaultMaxSize = 256 * (1 << 20); variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Dpdu_test.cc29 const uint16_t kDefaultMaxSize = 672; variable