Home
last modified time | relevance | path

Searched refs:outAllocation (Results 1 – 6 of 6) sorted by relevance

/external/opencv3/modules/rsobjdetect/src/
Dinnerloop.cpp54 sp<Allocation> outAllocation; in innerloops() local
59 outAllocation = Allocation::createTyped(rs,t2); in innerloops()
80 sc->forEach_runAtHaarKernel(inAllocation, outAllocation); in innerloops()
81 outAllocation->copy1DRangeTo(0,width*height,outData); in innerloops()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiComputeInstanceResultBuffer.cpp54 de::MovePtr<Allocation> *outAllocation) in createResultBuffer() argument
83 *outAllocation = allocation; in createResultBuffer()
DvktApiBufferComputeInstance.cpp40 de::MovePtr<Allocation>* outAllocation, in createColorDataBuffer() argument
81 *outAllocation = allocation; in createColorDataBuffer()
DvktApiBufferComputeInstance.hpp40 de::MovePtr<vk::Allocation>* outAllocation,
DvktApiComputeInstanceResultBuffer.hpp60 de::MovePtr<vk::Allocation>* outAllocation);
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp281 de::MovePtr<vk::Allocation>* outAllocation);
353 de::MovePtr<vk::Allocation>* outAllocation) in createColorAttachment() argument
377 *outAllocation = allocation; in createColorAttachment()
1519 de::MovePtr<vk::Allocation>* outAllocation);
1551 de::MovePtr<vk::Allocation>* outAllocation) in createResultBuffer() argument
1574 *outAllocation = allocation; in createResultBuffer()
1829 …ize, const tcu::Vec4& value1, const tcu::Vec4& value2, de::MovePtr<vk::Allocation>* outAllocation);
1885 …Size, const tcu::Vec4& value1, const tcu::Vec4& value2, de::MovePtr<vk::Allocation>* outAllocation) in createColorDataBuffer() argument
1914 *outAllocation = allocation; in createColorDataBuffer()
2780 de::MovePtr<vk::Allocation>* outAllocation);
[all …]