Home
last modified time | relevance | path

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

12

/hardware/libhardware/modules/input/evdev/
DInputDevice.cpp115 for (const auto& mapper : mMappers) { in EvdevDevice() local
212 for (const auto& mapper : mMappers) { in configureDevice() local
/hardware/interfaces/camera/common/1.0/default/
DHandleImporter.cpp79 bool HandleImporter::importBufferInternal(const sp<M> mapper, buffer_handle_t& handle) { in importBufferInternal()
104 YCbCrLayout HandleImporter::lockYCbCrInternal(const sp<M> mapper, buffer_handle_t& buf, in lockYCbCrInternal()
129 bool isMetadataPesent(const sp<IMapperV4> mapper, const buffer_handle_t& buf, in isMetadataPesent()
163 std::vector<PlaneLayout> getPlaneLayouts(const sp<IMapperV4> mapper, buffer_handle_t& buf) { in getPlaneLayouts()
183 const sp<IMapperV4> mapper, buffer_handle_t& buf, uint64_t cpuUsage, in lockYCbCrInternal()
243 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/google/gchips/libvendorgraphicbuffer/gralloc4/
Dvendor_graphicbuffer_meta.cpp59 static android::sp<IMapper> mapper = []() { in get_mapper() local
60 auto mapper = IMapper::getService(); in get_mapper() local
/hardware/qcom/sm8150/display/gralloc/
DQtiMapper.cpp42 namespace mapper { namespace
307 auto mapper = new QtiMapper(); in HIDL_FETCH_IMapper() local
DQtiMapper4.cpp46 namespace mapper { namespace
480 auto mapper = new QtiMapper(); in HIDL_FETCH_IMapper() local
/hardware/qcom/sm7250/display/gralloc/
DQtiMapper.cpp42 namespace mapper { namespace
307 auto mapper = new QtiMapper(); in HIDL_FETCH_IMapper() local
DQtiMapper4.cpp46 namespace mapper { namespace
480 auto mapper = new QtiMapper(); in HIDL_FETCH_IMapper() local
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGrallocLoader.h164 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.cpp22 namespace mapper { namespace
/hardware/qcom/sdm845/display/gralloc/
DQtiMapper.cpp42 namespace mapper { namespace
394 auto mapper = new QtiMapper(); in HIDL_FETCH_IMapper() local
/hardware/google/gchips/gralloc4/src/hidl_common/
DSharedMetadata.cpp25 namespace mapper namespace
DMapperMetadata.cpp38 namespace mapper namespace
/hardware/google/gchips/GrallocHAL/src/4.x/
DGrallocMapper.cpp26 namespace mapper namespace
/hardware/google/gchips/gralloc4/src/4.x/
DGrallocMapper.cpp26 namespace mapper namespace
/hardware/google/gchips/GrallocHAL/src/hidl_common/
DSharedMetadata.cpp25 namespace mapper namespace
DMapperMetadata.cpp35 namespace mapper namespace
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.cpp382 GraphicBufferMapper& mapper = GraphicBufferMapper::get(); in importExternalBuffers() local
647 GraphicBufferMapper& mapper = GraphicBufferMapper::get(); in fillTestFrame() local
/hardware/interfaces/graphics/mapper/2.1/vts/functional/
DVtsHalGraphicsMapperV2_1TargetTest.cpp29 namespace mapper { namespace
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
DMapperVts.cpp22 namespace mapper { namespace
/hardware/google/gchips/GrallocHAL/src/libGralloc4Wrapper/
Dwrapper.cpp207 static android::sp<IMapper> mapper = IMapper::getService(); in freeImportedHandle() local
/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/
Dwrapper.cpp207 static android::sp<IMapper> mapper = IMapper::getService(); in freeImportedHandle() local
/hardware/interfaces/sensors/common/vts/utils/
DGrallocWrapper.cpp112 GrallocHalWrapper(const AllocatorWrapperT<AllocatorT>& allocator, const sp<MapperT>& mapper) in GrallocHalWrapper()

12