Home
last modified time | relevance | path

Searched defs:maxSize (Results 1 – 14 of 14) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/libnl++/
DSocket.cpp90 bool Socket::increaseReceiveBuffer(size_t maxSize) { in increaseReceiveBuffer()
100 std::optional<Buffer<nlmsghdr>> Socket::receive(size_t maxSize) { in receive()
104 std::pair<std::optional<Buffer<nlmsghdr>>, sockaddr_nl> Socket::receiveFrom(size_t maxSize) { in receiveFrom()
154 size_t maxSize) { in receive()
/hardware/interfaces/wifi/aidl/default/
Dringbuffer.cpp26 Ringbuffer::Ringbuffer(size_t maxSize) : size_(0), maxSize_(maxSize) {} in Ringbuffer()
/hardware/google/aemu/base/include/aemu/base/
DLruCache.h26 LruCache(std::size_t maxSize) : m_maxSize(maxSize) { in LruCache()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DTransformFeedbackData.cpp29 void TransformFeedbackData::setMaxSize(int maxSize) { in setMaxSize()
/hardware/interfaces/configstore/1.1/default/
DSurfaceFlingerConfigs.cpp113 uint64_t maxSize = 0; in maxVirtualDisplaySize() local
/hardware/interfaces/vibrator/aidl/default/
DVibrator.cpp232 ndk::ScopedAStatus Vibrator::getCompositionSizeMax(int32_t* maxSize) { in getCompositionSizeMax()
365 ndk::ScopedAStatus Vibrator::getPwleCompositionSizeMax(int32_t *maxSize) { in getPwleCompositionSizeMax()
532 ndk::ScopedAStatus Vibrator::getPwleV2CompositionSizeMax(int32_t* maxSize) { in getPwleV2CompositionSizeMax()
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DPool.cpp265 size_t maxSize, in Impl()
382 size_t maxSize, in Pool()
/hardware/google/gfxstream/host/tests/
DGLSnapshotRenderbuffers_unittest.cpp136 GLint maxSize; in TEST_P() local
/hardware/interfaces/vibrator/aidl/vts/
DVtsHalVibratorTargetTest.cpp634 int32_t maxDelay, maxSize; in TEST_P() local
755 int32_t maxSize; in TEST_P() local
907 int32_t maxSize; in TEST_P() local
1132 int32_t maxSize; in TEST_P() local
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp837 const auto& maxSize = sortedFmts[sortedFmts.size() - 1]; in trimSupportedFormats() local
/hardware/interfaces/camera/device/default/
DExternalCameraDevice.cpp972 const auto& maxSize = sortedFmts[sortedFmts.size() - 1]; in trimSupportedFormats() local
/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.cpp2104 Size maxSize; in getMaxOutputSizeForFormat() local
3190 Size maxSize; in configureStreams() local
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp2066 size_t maxSize = std::max(visibleRegion.size(), surfaceDamage.size()); in regionStrings() local
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp6391 Size maxSize; in getMaxOutputSizeForFormat() local
6969 Size maxSize; in configureStreams3_7() local