Home
last modified time | relevance | path

Searched defs:mapper (Results 1 – 20 of 20) sorted by relevance

/hardware/libhardware/modules/input/evdev/
DInputDevice.cpp117 for (const auto& mapper : mMappers) { in EvdevDevice() local
214 for (const auto& mapper : mMappers) { in configureDevice() local
/hardware/interfaces/camera/common/1.0/default/
DHandleImporter.cpp62 bool HandleImporter::importBufferInternal(const sp<M> mapper, buffer_handle_t& handle) { in importBufferInternal()
87 YCbCrLayout HandleImporter::lockYCbCrInternal(const sp<M> mapper, buffer_handle_t& buf, in lockYCbCrInternal()
113 int HandleImporter::unlockInternal(const sp<M> mapper, buffer_handle_t& buf) { in unlockInternal()
/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
DGrallocLoader.h69 auto mapper = std::make_unique<V2_0::passthrough::GrallocMapper<hal::Mapper>>(); in createMapper() local
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGrallocLoader.h151 auto mapper = std::make_unique<GrallocMapper<hal::Mapper>>(); in createMapper() local
/hardware/interfaces/automotive/evs/1.0/default/
DEvsDisplay.cpp259 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in returnTargetBufferForDisplay() local
DEvsCamera.cpp480 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in fillTestFrame() local
/hardware/interfaces/graphics/mapper/2.1/utils/vts/
DMapperVts.cpp24 namespace mapper { namespace
/hardware/qcom/sdm845/display/gralloc/
DQtiMapper.cpp42 namespace mapper { namespace
392 auto mapper = new QtiMapper(); in HIDL_FETCH_IMapper() local
/hardware/interfaces/graphics/mapper/2.1/vts/functional/
DVtsHalGraphicsMapperV2_1TargetTest.cpp27 namespace mapper { namespace
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
DMapperVts.cpp24 namespace mapper { namespace
/hardware/google/av/media/sfplugin/
DCodec2InfoBuilder.cpp471 std::shared_ptr<C2Mapper::ProfileLevelMapper> mapper = in buildMediaCodecList() local
DCCodecConfig.cpp168 Mapper mapper() const { return mMapper; } in mapper() function
667 std::shared_ptr<C2Mapper::ProfileLevelMapper> mapper = in initializeStandardParams() local
/hardware/interfaces/graphics/mapper/3.0/utils/vts/
DMapperVts.cpp24 namespace mapper { namespace
/hardware/interfaces/graphics/mapper/2.0/vts/functional/
DVtsHalGraphicsMapperV2_0TargetTest.cpp30 namespace mapper { namespace
/hardware/interfaces/graphics/mapper/3.0/vts/functional/
DVtsHalGraphicsMapperV3_0TargetTest.cpp30 namespace mapper { namespace
/hardware/google/av/codec2/vndk/
DC2AllocatorIon.cpp451 const UsageMapperFn &mapper, uint64_t minUsage, uint64_t maxUsage, uint64_t blockSize) { in setUsageMapper()
DC2Store.cpp135 C2AllocatorIon::UsageMapperFn mapper; in UseComponentStoreForIonAllocator() local
DC2AllocatorGralloc.cpp311 const sp<IMapper> &mapper, in C2AllocationGralloc()
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp639 return std::visit([buffer, buff, format, &eleStream](auto&& mapper) -> int { in colorFormatConversion()
768 return std::visit([buffer, format, &eleStream](auto&& mapper) -> int { in fillGraphicBuffer()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp6154 sp<android::hardware::graphics::mapper::V2_0::IMapper> mapper = in allocateGraphicBuffer() local