Searched refs:rawAllocate (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/graphics/mapper/4.0/utils/vts/ |
D | MapperVts.cpp | 135 rawAllocate(descriptor, count, callback); in allocate() 159 void Gralloc::rawAllocate( in rawAllocate() function in android::hardware::graphics::mapper::V4_0::vts::Gralloc
|
/hardware/interfaces/graphics/mapper/4.0/utils/vts/include/mapper-vts/4.0/ |
D | MapperVts.h | 113 void rawAllocate(const BufferDescriptor& descriptor, uint32_t count,
|
/hardware/interfaces/graphics/mapper/4.0/vts/functional/ |
D | VtsHalGraphicsMapperV4_0TargetTest.cpp | 514 mGralloc->rawAllocate(descriptor, 1, [&](const auto& tmpError, const auto&, const auto&) { in TEST_P() 544 mGralloc->rawAllocate(descriptor, 1, [&](const auto&, const auto&, const auto&) { in TEST_P() 2770 mGralloc->rawAllocate( in TEST_P()
|