/aosp12/hardware/google/gchips/gralloc4/src/hidl_common/ |
H A D | Allocator.cpp | 52 buffer_handle_t tmpBuffer = nullptr; in allocate() local
|
/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | GrallocAllocator.cpp | 110 buffer_handle_t tmpBuffer; in allocate() local
|
H A D | GrallocWrapper.cpp | 67 { in importBuffer()
|
/aosp12/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/ |
H A D | Gralloc0Hal.h | 88 const native_handle_t* tmpBuffer; in allocateBuffers() local
|
H A D | Gralloc1Hal.h | 103 const native_handle_t* tmpBuffer; in allocateBuffers() local
|
/aosp12/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/ |
H A D | vendor_graphicbuffer_meta.cpp | 317 get_mapper()->importBuffer(handle, [&](const auto& tmpError, const auto& tmpBuffer) { in import_buffer()
|
/aosp12/hardware/interfaces/sensors/common/vts/utils/ |
H A D | GrallocWrapper.cpp | 189 mMapper->importBuffer(rawHandle, [&](auto error, void* tmpBuffer) { in importBuffer()
|
/aosp12/hardware/interfaces/graphics/mapper/2.0/utils/vts/ |
H A D | MapperVts.cpp | 138 mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
|
/aosp12/hardware/libhardware/modules/camera/3_4/arc/ |
H A D | exif_utils.cpp | 399 void* tmpBuffer = exif_mem_alloc(mem, size); in AddVariableLengthEntry() local
|
/aosp12/hardware/interfaces/graphics/mapper/3.0/utils/vts/ |
H A D | MapperVts.cpp | 153 mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
|
/aosp12/frameworks/ex/framesequence/jni/ |
H A D | FrameSequence_webp.cpp | 336 Color8888* tmpBuffer = prevBuffer; in drawFrame() local
|
/aosp12/frameworks/native/libs/ui/ |
H A D | Gralloc2.cpp | 160 { in importBuffer()
|
H A D | Gralloc3.cpp | 135 auto ret = mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
|
H A D | Gralloc4.cpp | 145 auto ret = mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
|
/aosp12/hardware/interfaces/graphics/mapper/4.0/utils/vts/ |
H A D | MapperVts.cpp | 163 mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
|
/aosp12/hardware/interfaces/camera/common/1.0/default/ |
H A D | Exif.cpp | 838 void* tmpBuffer = exif_mem_alloc(mem, size); in addVariableLengthEntry() local
|
/aosp12/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/ |
H A D | genPCLm.cpp | 1632 void *tmpBuffer = NULL; in Encapsulate() local
|
/aosp12/frameworks/av/services/camera/libcameraservice/utils/ |
H A D | ExifUtils.cpp | 771 void* tmpBuffer = exif_mem_alloc(mem, size); in addVariableLengthEntry() local
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | Utils.cpp | 64 sp<ABuffer> tmpBuffer = new (std::nothrow) ABuffer((*buffer)->size() + 4 + length + 1024); in copyNALUToABuffer() local
|