/frameworks/native/services/inputflinger/reader/ |
D | InputDevice.cpp | 126 for_each_mapper([&dump](InputMapper& mapper) { mapper.dump(dump); }); in dump() 310 for_each_mapper([this, when, config, changes](InputMapper& mapper) { in configure() 324 for_each_mapper([when](InputMapper& mapper) { mapper.reset(when); }); in reset() 359 for_each_mapper_in_subdevice(rawEvent->deviceId, [rawEvent](InputMapper& mapper) { in process() 368 for_each_mapper([when](InputMapper& mapper) { mapper.timeoutExpired(when); }); in timeoutExpired() 372 for_each_mapper([state](InputMapper& mapper) { mapper.updateExternalStylusState(state); }); in updateExternalStylusState() 379 [outDeviceInfo](InputMapper& mapper) { mapper.populateDeviceInfo(outDeviceInfo); }); in getDeviceInfo() 400 InputMapper& mapper = *mapperPtr; in getState() local 419 for_each_mapper([&result, sourceMask, numCodes, keyCodes, outFlags](InputMapper& mapper) { in markSupportedKeyCodes() 429 for_each_mapper([pattern, patternSize, repeat, token](InputMapper& mapper) { in vibrate() [all …]
|
/frameworks/native/services/inputflinger/tests/ |
D | InputReader_test.cpp | 1404 FakeInputMapper& mapper = device->addMapper<FakeInputMapper>(eventHubId, sources); in addDeviceWithFakeInputMapper() local 1477 FakeInputMapper& mapper = in TEST_F() local 1510 FakeInputMapper& mapper = in TEST_F() local 1543 FakeInputMapper& mapper = in TEST_F() local 1576 FakeInputMapper& mapper = in TEST_F() local 1628 FakeInputMapper& mapper = in TEST_F() local 1699 FakeInputMapper& mapper = in TEST_F() local 2294 T& mapper = mDevice->addMapper<T>(EVENTHUB_ID, args...); in addMapperAndConfigure() local 2312 static void process(InputMapper& mapper, nsecs_t when, int32_t type, int32_t code, in process() 2374 SwitchInputMapper& mapper = addMapperAndConfigure<SwitchInputMapper>(); in TEST_F() local [all …]
|
/frameworks/av/services/camera/libcameraservice/tests/ |
D | RotateAndCropMapperTest.cpp | 84 RotateAndCropMapper mapper(&deviceInfo); in TEST() local 137 RotateAndCropMapper mapper(&deviceInfo); in TEST() local 228 RotateAndCropMapper mapper(&deviceInfo); in TEST() local 320 RotateAndCropMapper mapper(&deviceInfo); in TEST() local
|
D | ZoomRatioTest.cpp | 155 ZoomRatioMapper mapper; in subScaleCoordinatesTest() local 266 ZoomRatioMapper mapper; in subCropOverMaxDigitalZoomTest() local 306 ZoomRatioMapper mapper; in subCropOverZoomRangeTest() local 374 ZoomRatioMapper mapper; in subZoomOverMaxDigitalZoomTest() local 418 ZoomRatioMapper mapper; in subZoomOverZoomRangeTest() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/om/ |
D | OverlayReferenceMapperTests.kt | 44 private lateinit var mapper: OverlayReferenceMapper in <lambda>() variable in com.android.server.om.OverlayReferenceMapperTests 180 private fun mapper( in <lambda>() method
|
/frameworks/base/services/core/java/com/android/server/signedconfig/ |
D | SignedConfig.java | 170 Map<String, String> mapper = keyValueMappers.get(key); in parsePerSdkConfig() local
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | SettingsToPropertiesMapper.java | 158 SettingsToPropertiesMapper mapper = new SettingsToPropertiesMapper( in start() local
|
/frameworks/av/media/libstagefright/colorconversion/ |
D | SoftwareRenderer.cpp | 273 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in render() local
|
/frameworks/base/services/core/java/com/android/server/display/ |
D | AutomaticBrightnessController.java | 215 SensorManager sensorManager, Sensor lightSensor, BrightnessMappingStrategy mapper, in AutomaticBrightnessController() 232 SensorManager sensorManager, Sensor lightSensor, BrightnessMappingStrategy mapper, in AutomaticBrightnessController()
|
/frameworks/av/media/codec2/sfplugin/ |
D | Codec2InfoBuilder.cpp | 74 std::shared_ptr<C2Mapper::ProfileLevelMapper> mapper = in addSupportedProfileLevels() local
|
D | CCodecConfig.cpp | 173 Mapper mapper() const { return mMapper; } in mapper() function 670 std::shared_ptr<C2Mapper::ProfileLevelMapper> mapper = in initializeStandardParams() local
|
/frameworks/av/media/libstagefright/omx/ |
D | SoftVideoEncoderOMXComponent.cpp | 593 auto& mapper = GraphicBufferMapper::get(); in extractGraphicBuffer() local
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3OutputUtils.cpp | 286 auto mapper = states.rotateAndCropMappers.find(states.cameraId.c_str()); in sendCaptureResult() local 300 auto mapper = states.distortionMappers.find(cameraId8.c_str()); in sendCaptureResult() local
|
D | Camera3Device.cpp | 4463 auto mapper = parent->mRotateAndCropMappers.find(it->cameraId); in prepareHalRequests() local
|
/frameworks/native/services/inputflinger/reader/include/ |
D | InputDevice.h | 112 T* mapper = new T(*deviceContext, args...); in addMapper() local
|
/frameworks/native/libs/ui/ |
D | Gralloc2.cpp | 354 Gralloc2Allocator::Gralloc2Allocator(const Gralloc2Mapper& mapper) : mMapper(mapper) { in Gralloc2Allocator()
|
D | Gralloc3.cpp | 343 Gralloc3Allocator::Gralloc3Allocator(const Gralloc3Mapper& mapper) : mMapper(mapper) { in Gralloc3Allocator()
|
D | Gralloc4.cpp | 1052 Gralloc4Allocator::Gralloc4Allocator(const Gralloc4Mapper& mapper) : mMapper(mapper) { in Gralloc4Allocator()
|
/frameworks/av/media/codec2/vndk/ |
D | C2AllocatorIon.cpp | 490 const UsageMapperFn &mapper, uint64_t minUsage, uint64_t maxUsage, uint64_t blockSize) { in setUsageMapper()
|
D | C2Store.cpp | 150 C2AllocatorIon::UsageMapperFn mapper; in UseComponentStoreForIonAllocator() local
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |