Home
last modified time | relevance | path

Searched defs:tmpBuffer (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc0Hal.h88 const native_handle_t* tmpBuffer; in allocateBuffers() local
DGralloc1Hal.h103 const native_handle_t* tmpBuffer; in allocateBuffers() local
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp92 buffer_handle_t tmpBuffer = nullptr; in allocate() local
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
DMapperVts.cpp138 mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
Dvendor_graphicbuffer_meta.cpp386 get_mapper()->importBuffer(handle, [&](const auto& tmpError, const auto& tmpBuffer) { in import_buffer()
/hardware/libhardware/modules/camera/3_4/arc/
Dexif_utils.cpp399 void* tmpBuffer = exif_mem_alloc(mem, size); in AddVariableLengthEntry() local
/hardware/interfaces/graphics/mapper/3.0/utils/vts/
DMapperVts.cpp159 mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
/hardware/interfaces/graphics/mapper/4.0/utils/vts/
DMapperVts.cpp193 mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
/hardware/interfaces/camera/common/default/
DExif.cpp786 void* tmpBuffer = exif_mem_alloc(mem, size); in addVariableLengthEntry() local