/hardware/libhardware/modules/input/evdev/ |
D | InputDevice.cpp | 115 for (const auto& mapper : mMappers) { in EvdevDevice() local 212 for (const auto& mapper : mMappers) { in configureDevice() local
|
/hardware/interfaces/camera/common/1.0/default/ |
D | HandleImporter.cpp | 79 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/ |
D | GrallocLoader.h | 69 auto mapper = std::make_unique<V2_0::passthrough::GrallocMapper<hal::Mapper>>(); in createMapper() local
|
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/ |
D | vendor_graphicbuffer_meta.cpp | 59 static android::sp<IMapper> mapper = []() { in get_mapper() local 60 auto mapper = IMapper::getService(); in get_mapper() local
|
/hardware/qcom/sm8150/display/gralloc/ |
D | QtiMapper.cpp | 42 namespace mapper { namespace 307 auto mapper = new QtiMapper(); in HIDL_FETCH_IMapper() local
|
D | QtiMapper4.cpp | 46 namespace mapper { namespace 480 auto mapper = new QtiMapper(); in HIDL_FETCH_IMapper() local
|
/hardware/qcom/sm7250/display/gralloc/ |
D | QtiMapper.cpp | 42 namespace mapper { namespace 307 auto mapper = new QtiMapper(); in HIDL_FETCH_IMapper() local
|
D | QtiMapper4.cpp | 46 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/ |
D | GrallocLoader.h | 164 auto mapper = std::make_unique<GrallocMapper<hal::Mapper>>(); in createMapper() local
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsDisplay.cpp | 259 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in returnTargetBufferForDisplay() local
|
D | EvsCamera.cpp | 480 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in fillTestFrame() local
|
/hardware/interfaces/graphics/mapper/2.1/utils/vts/ |
D | MapperVts.cpp | 22 namespace mapper { namespace
|
/hardware/qcom/sdm845/display/gralloc/ |
D | QtiMapper.cpp | 42 namespace mapper { namespace 394 auto mapper = new QtiMapper(); in HIDL_FETCH_IMapper() local
|
/hardware/google/gchips/gralloc4/src/hidl_common/ |
D | SharedMetadata.cpp | 25 namespace mapper namespace
|
D | MapperMetadata.cpp | 38 namespace mapper namespace
|
/hardware/google/gchips/GrallocHAL/src/4.x/ |
D | GrallocMapper.cpp | 26 namespace mapper namespace
|
/hardware/google/gchips/gralloc4/src/4.x/ |
D | GrallocMapper.cpp | 26 namespace mapper namespace
|
/hardware/google/gchips/GrallocHAL/src/hidl_common/ |
D | SharedMetadata.cpp | 25 namespace mapper namespace
|
D | MapperMetadata.cpp | 35 namespace mapper namespace
|
/hardware/interfaces/automotive/evs/1.1/default/ |
D | EvsCamera.cpp | 382 GraphicBufferMapper& mapper = GraphicBufferMapper::get(); in importExternalBuffers() local 647 GraphicBufferMapper& mapper = GraphicBufferMapper::get(); in fillTestFrame() local
|
/hardware/interfaces/graphics/mapper/2.1/vts/functional/ |
D | VtsHalGraphicsMapperV2_1TargetTest.cpp | 29 namespace mapper { namespace
|
/hardware/interfaces/graphics/mapper/2.0/utils/vts/ |
D | MapperVts.cpp | 22 namespace mapper { namespace
|
/hardware/google/gchips/GrallocHAL/src/libGralloc4Wrapper/ |
D | wrapper.cpp | 207 static android::sp<IMapper> mapper = IMapper::getService(); in freeImportedHandle() local
|
/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/ |
D | wrapper.cpp | 207 static android::sp<IMapper> mapper = IMapper::getService(); in freeImportedHandle() local
|
/hardware/interfaces/sensors/common/vts/utils/ |
D | GrallocWrapper.cpp | 112 GrallocHalWrapper(const AllocatorWrapperT<AllocatorT>& allocator, const sp<MapperT>& mapper) in GrallocHalWrapper()
|