Home
last modified time | relevance | path

Searched refs:kToleranceStrict (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/mapper/4.0/utils/vts/include/mapper-vts/4.0/
DMapperVts.h43 kToleranceStrict = 0x0U, enumerator
92 enum Tolerance tolerance = Tolerance::kToleranceStrict, uint32_t* outStride = nullptr);
99 return allocate(descriptorInfo, import, Tolerance::kToleranceStrict); in allocate()
109 return allocate(descriptorInfo, import, Tolerance::kToleranceStrict, outStride); in allocate()
124 return importBuffer(rawHandle, Tolerance::kToleranceStrict); in importBuffer()
178 return cloneBuffer(rawHandle, Tolerance::kToleranceStrict); in cloneBuffer()
/hardware/interfaces/graphics/mapper/4.0/vts/functional/
DVtsHalGraphicsMapperV4_0TargetTest.cpp495 Tolerance::kToleranceStrict, &stride)); in TEST_P()
696 bufferHandle = mGralloc->allocate(info, true, Tolerance::kToleranceStrict, &stride)); in TEST_P()
784 bufferHandle = mGralloc->allocate(info, true, Tolerance::kToleranceStrict, &stride)); in TEST_P()
834 bufferHandle = mGralloc->allocate(info, true, Tolerance::kToleranceStrict, &stride)); in TEST_P()
883 bufferHandle = mGralloc->allocate(info, true, Tolerance::kToleranceStrict, &stride)); in TEST_P()
1011 mGralloc->allocate(info, true, Tolerance::kToleranceStrict, &stride); in TEST_P()
1133 Tolerance::kToleranceStrict, &stride)); in TEST_P()
1248 Tolerance::kToleranceStrict, &stride)); in TEST_P()