Searched defs:bufferSizes (Results 1 – 7 of 7) sorted by relevance
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | ByteStringTest.java | 426 int[] bufferSizes = {128, 256, length / 2, length - 1, length, length + 1, in testNewOutput_ArrayWrite() local 449 int[] bufferSizes = {0, 1, 128, 256, length / 2, in testNewOutput_WriteChar() local 469 int[] bufferSizes = {0, 1, 128, 256, length / 2, in testNewOutput_Mixed() local
|
/external/deqp/modules/egl/ |
D | teglChooseConfigTests.cpp | 614 static const EGLenum bufferSizes[] = in init() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBufferTests.cpp | 565 const size_t bufferSizes[] = in createTextureBufferTests() local
|
D | es31fProgramInterfaceDefinitionUtil.cpp | 1164 std::map<int, int> bufferSizes; in getAtomicCounterMaxBufferSize() local
|
D | es31fSSBOLayoutCase.cpp | 1931 const vector<int> bufferSizes = computeBufferSizes(interface, layout); in initRefDataStorage() local 2159 const vector<int> bufferSizes = computeBufferSizes(m_interface, glLayout); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutCase.cpp | 1830 const vector<int> bufferSizes = computeBufferSizes(interface, layout); in initRefDataStorage() local 2028 const std::vector<int> bufferSizes = computeBufferSizes(m_interface, m_refLayout); in iterate() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccapitst.c | 1684 static const int32_t bufferSizes[] = { in TestConvertSafeClone() local
|