Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp853 …const VkDeviceSize minChunkSize = 512u; // make sure the smallest allocation is at least this b… in iterate() local
1128 …t& context, const TestFlags flags, const VkBufferUsageFlags usage, const VkDeviceSize minChunkSize) in DrawGridTestInstance()
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DByteString.java580 public static ByteString readFrom(InputStream streamToDrain, int minChunkSize, int maxChunkSize) in readFrom()
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DByteString.java580 public static ByteString readFrom(InputStream streamToDrain, int minChunkSize, int maxChunkSize) in readFrom()