Searched defs:tmpBuffer (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/ |
D | Gralloc0Hal.h | 88 const native_handle_t* tmpBuffer; in allocateBuffers() local
|
D | Gralloc1Hal.h | 103 const native_handle_t* tmpBuffer; in allocateBuffers() local
|
/hardware/google/gchips/gralloc4/src/hidl_common/ |
D | Allocator.cpp | 92 buffer_handle_t tmpBuffer = nullptr; in allocate() local
|
/hardware/interfaces/graphics/mapper/2.0/utils/vts/ |
D | MapperVts.cpp | 138 mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
|
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/ |
D | vendor_graphicbuffer_meta.cpp | 386 get_mapper()->importBuffer(handle, [&](const auto& tmpError, const auto& tmpBuffer) { in import_buffer()
|
/hardware/libhardware/modules/camera/3_4/arc/ |
D | exif_utils.cpp | 399 void* tmpBuffer = exif_mem_alloc(mem, size); in AddVariableLengthEntry() local
|
/hardware/interfaces/graphics/mapper/3.0/utils/vts/ |
D | MapperVts.cpp | 159 mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
|
/hardware/interfaces/graphics/mapper/4.0/utils/vts/ |
D | MapperVts.cpp | 193 mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
|
/hardware/interfaces/camera/common/default/ |
D | Exif.cpp | 786 void* tmpBuffer = exif_mem_alloc(mem, size); in addVariableLengthEntry() local
|