Home
last modified time | relevance | path

Searched refs:getBuffer (Results 1 – 14 of 14) sorted by relevance

/device/generic/goldfish-opengl/system/hwc3/
DHostFrameComposer.cpp369 mDrmClient->create(clientTargetFencedBuffer.getBuffer()); in onDisplayClientTargetSet()
519 if (displayClientTarget.getBuffer() != nullptr) { in presentDisplay()
527 … post(hostCon, rcEnc, displayInfo.hostDisplayId, displayClientTarget.getBuffer()); in presentDisplay()
572 ::android::base::unique_fd fence = layer->getBuffer().getFence(); in presentDisplay()
582 const native_handle_t* cb = layer->getBuffer().getBuffer(); in presentDisplay()
611 hostCon->grallocHelper()->getHostHandle(compositionResult->getBuffer()); in presentDisplay()
617 hostCon->grallocHelper()->getHostHandle(compositionResult->getBuffer()); in presentDisplay()
699 post(hostCon, rcEnc, displayInfo.hostDisplayId, displayClientTarget.getBuffer()); in presentDisplay()
DLayer.cpp64 FencedBuffer& Layer::getBuffer() { in getBuffer() function in aidl::android::hardware::graphics::composer3::impl::Layer
81 return mBuffer.getBuffer(); in waitAndGetBuffer()
DGuestFrameComposer.cpp669 if (compositionResult->getBuffer() == nullptr) { in presentDisplay()
682 mGralloc.Import(compositionResult->getBuffer()); in presentDisplay()
840 buffer_handle_t bufferHandle = layer->getBuffer().getBuffer(); in canComposeLayer()
DFencedBuffer.h35 buffer_handle_t getBuffer() const { return mBuffer; } in getBuffer() function
DDrmSwapchain.h34 const native_handle_t* getBuffer();
DDrmSwapchain.cpp60 const native_handle_t* DrmSwapchain::Image::getBuffer() { return mBuffer; } in getBuffer() function in aidl::android::hardware::graphics::composer3::impl::DrmSwapchain::Image
DLayer.h44 FencedBuffer& getBuffer();
DClientFrameComposer.cpp95 mDrmClient.create(display->getClientTarget().getBuffer()); in onDisplayClientTargetSet()
DDisplay.cpp1022 return mClientTarget.getBuffer(); in waitAndGetClientTargetBuffer()
/device/generic/goldfish/camera/
DQemuCamera.cpp288 const cb_handle_t* const cb = cb_handle_t::from(csb->getBuffer()); in captureFrameYUV()
314 const cb_handle_t* const cb = cb_handle_t::from(csb->getBuffer()); in captureFrameRGBA()
354 sb = csb->finish(convertRGBAtoRAW16(imageSize, mem, csb->getBuffer())); in captureFrameRAW16()
390 csb->getBuffer(), jpegBufferSize)); in captureFrameJpeg()
DFakeRotatingCamera.cpp548 return renderIntoRGBA(si, renderParams, csb->getBuffer()); in captureFrameRGBA()
572 csb->getBuffer(), static_cast<uint32_t>(BufferUsage::CPU_WRITE_OFTEN), in captureFrameYUV()
582 LOG_ALWAYS_FATAL_IF(GraphicBufferMapper::get().unlock(csb->getBuffer()) != NO_ERROR); in captureFrameYUV()
603 csb->getBuffer(), jpegBufferSize)); in captureFrameJpeg()
DCachedStreamBuffer.h41 const native_handle_t* getBuffer() const { return mBuffer; } in getBuffer() function
/device/google/atv/MdnsOffloadManagerService/tests/src/com/android/tv/mdnsoffloadmanager/
DMdnsOffloadManagerTest.java840 String result = resultWriter.getBuffer().toString(); in serviceDump_containsDebuggingInfo()
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt46399 PLcom/android/internal/org/bouncycastle/asn1/ASN1InputStream;->getBuffer(Lcom/android/internal/org/…
49193 HSPLcom/android/org/bouncycastle/asn1/ASN1InputStream;->getBuffer(Lcom/android/org/bouncycastle/asn…
50335 HSPLjava/io/StringWriter;->getBuffer()Ljava/lang/StringBuffer;
57310 HSPLjdk/internal/math/FormattedFloatingDecimal;->getBuffer()[C