Searched defs:getInfo (Results 1 - 5 of 5) sorted by relevance

/hardware/libhardware/modules/camera/3_4/
H A Dcamera.cpp95 int Camera::getInfo(struct camera_info *info) function in class:default_camera_hal::Camera
/hardware/libhardware/modules/usbcamera/
H A DCamera.cpp148 int Camera::getInfo(struct camera_info *info) { function in class:usb_camera_hal::Camera
/hardware/libhardware/modules/camera/3_0/
H A DCamera.cpp99 int Camera::getInfo(struct camera_info *info) function in class:default_camera_hal::Camera
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
H A DHWC2OnFbAdapter.cpp96 const auto& info = adapter.getInfo();
211 const auto& info = adapter.getInfo();
266 const auto& info = adapter.getInfo();
683 const HWC2OnFbAdapter::Info& HWC2OnFbAdapter::getInfo() const { function in class:android::HWC2OnFbAdapter
/hardware/google/av/codec2/vndk/
H A DC2Buffer.cpp1234 std::shared_ptr<const C2Info> getInfo(C2Param::Type index) const { function in class:_C2BufferPoolAllocator::AllocParams::C2Buffer::Impl
1287 std::shared_ptr<const C2Info> C2Buffer::getInfo(C2Param::Type index) const { function in class:_C2BufferPoolAllocator::AllocParams::C2Buffer
1288 return mImpl->getInfo(index);

Completed in 140 milliseconds