Home
last modified time | relevance | path

Searched defs:getBufferId (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/services/Car/cpp/computepipe/runner/stream_manager/
H A DSemanticManager.cpp43 int SemanticHandle::getBufferId() const { in getBufferId() function in android::automotive::computepipe::runner::stream_manager::SemanticHandle
H A DPixelStreamManager.cpp128 int PixelMemHandle::getBufferId() const { in getBufferId() function in android::automotive::computepipe::runner::stream_manager::PixelMemHandle
/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DBufferUtils.cpp73 std::pair<bool, uint64_t> BufferRecords::getBufferId( in getBufferId() function in android::camera3::BufferRecords
H A DCamera3Device.cpp4143 std::pair<bool, uint64_t> Camera3Device::HalInterface::getBufferId( in getBufferId() function in android::Camera3Device::HalInterface
/aosp12/frameworks/native/libs/ui/include/ui/
H A DGralloc.h89 virtual status_t getBufferId(buffer_handle_t /*bufferHandle*/, in getBufferId() function
/aosp12/frameworks/native/libs/ui/
H A DGraphicBufferMapper.cpp192 status_t GraphicBufferMapper::getBufferId(buffer_handle_t bufferHandle, uint64_t* outBufferId) { in getBufferId() function in android::GraphicBufferMapper
H A DGralloc4.cpp464 status_t Gralloc4Mapper::getBufferId(buffer_handle_t bufferHandle, uint64_t* outBufferId) const { in getBufferId() function in android::Gralloc4Mapper
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp432 std::pair<bool, uint64_t> PreviewWindowCb::getBufferId( in getBufferId() function in PreviewWindowCb