/frameworks/native/services/vr/hardware_composer/impl/ |
D | vr_hwc.cpp | 197 .blend_mode = IComposerClient::BlendMode::NONE, in GetFrame() 213 return Error::NONE; in GetFrame() 295 return Error::NONE; in destroyVirtualDisplay() 306 return Error::NONE; in createLayer() 316 return display_ptr->DestroyLayer(layer) ? Error::NONE : Error::BAD_LAYER; in destroyLayer() 324 return Error::NONE; in getActiveConfig() 376 return Error::NONE; in getDisplayAttribute() 385 return Error::NONE; in getDisplayConfigs() 390 return Error::NONE; in getDisplayName() 407 return Error::NONE; in getDisplayType() [all …]
|
/frameworks/base/services/tests/servicestests/res/raw/ |
D | a11y_three_finger_swipe_down_gesture.log | 2 …, y[0]=696.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags… 3 …, y[1]=801.0, toolType[1]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags… 4 …, y[1]=801.0, toolType[1]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags… 5 …, y[2]=849.0, toolType[2]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags… 6 …, y[2]=849.0, toolType[2]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags… 7 …, y[2]=849.0, toolType[2]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags… 8 …, y[2]=876.0, toolType[2]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags… 9 …, y[2]=911.0, toolType[2]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags… 10 …, y[2]=941.0, toolType[2]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags… 11 …, y[2]=976.0, toolType[2]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags… [all …]
|
D | a11y_touch_explore_gesture.log | 2 … y[0]=2028.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags… 3 … y[0]=2028.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags… 4 … y[0]=2028.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags…
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | HidlComposerHal.cpp | 199 if (tmpError == V2_4::Error::NONE) { in HidlComposer() 208 if (tmpError == Error::NONE) { in HidlComposer() 216 if (tmpError != Error::NONE) { in HidlComposer() 299 if (error != Error::NONE) { in createVirtualDisplay() 313 if (error != Error::NONE) { in createVirtualDisplay() 333 return Error::NONE; in acceptDisplayChanges() 341 if (error != Error::NONE) { in createLayer() 360 if (error != Error::NONE) { in getActiveConfig() 374 return Error::NONE; in getChangedCompositionTypes() 383 if (error != Error::NONE) { in getColorModes() [all …]
|
D | AidlComposerHal.cpp | 332 return Error::NONE; in createVirtualDisplay() 341 return Error::NONE; in destroyVirtualDisplay() 346 return Error::NONE; in acceptDisplayChanges() 359 return Error::NONE; in createLayer() 369 return Error::NONE; in destroyLayer() 380 return Error::NONE; in getActiveConfig() 394 return Error::NONE; in getChangedCompositionTypes() 405 return Error::NONE; in getColorModes() 419 return Error::NONE; in getDisplayAttribute() 431 return Error::NONE; in getDisplayConfigs() [all …]
|
D | HWC2.cpp | 97 Error error = Error::NONE; in ~Display() 114 ALOGE_IF(error != Error::NONE, "%s: Failed to %s display %" PRIu64 ": %d", __FUNCTION__, msg, in ~Display() 131 if (error != Error::NONE) { in createLayer() 152 return mComposer.hasDisplayIdleTimerCapability(mId, &isCapabilitySupported) == Error::NONE && in hasDisplayIdleTimerCapability() 169 if (error != Error::NONE) { in getChangedCompositionTypes() 188 return Error::NONE; in getChangedCompositionTypes() 262 if (error != Error::NONE) { in getRequests() 281 return Error::NONE; in getRequests() 290 if (error != Error::NONE) { in getConnectionType() 296 return Error::NONE; in getConnectionType() [all …]
|
/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
D | FakeComposerClient.cpp | 212 return V2_1::Error::NONE; in createVirtualDisplay() 217 return V2_1::Error::NONE; in destroyVirtualDisplay() 225 return V2_1::Error::NONE; in createLayer() 231 return V2_1::Error::NONE; in destroyLayer() 250 return V2_1::Error::NONE; in getActiveConfig() 258 return V2_1::Error::NONE; in getClientTargetSupport() 264 return V2_1::Error::NONE; in getColorModes() 287 return V2_1::Error::NONE; in getDisplayConfigs() 292 return V2_1::Error::NONE; in getDisplayName() 301 return V2_1::Error::NONE; in getDisplayType() [all …]
|
/frameworks/native/libs/graphicsenv/include/graphicsenv/ |
D | GpuStatsInfo.h | 92 NONE = 0, enumerator 116 Driver glDriverToLoad = Driver::NONE; 117 Driver glDriverFallback = Driver::NONE; 118 Driver vkDriverToLoad = Driver::NONE; 119 Driver vkDriverFallback = Driver::NONE;
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | RadioResponse.java | 347 if (responseInfo.error == RadioError.NONE) { in getVoiceRegistrationStateResponse() 364 if (responseInfo.error == RadioError.NONE) { in getVoiceRegistrationStateResponse_1_2() 395 } else if (responseInfo.error == RadioError.NONE) { in getVoiceRegistrationStateResponse_1_5() 411 if (responseInfo.error == RadioError.NONE) { in getVoiceRegistrationStateResponse_1_6() 428 if (responseInfo.error == RadioError.NONE) { in getDataRegistrationStateResponse() 445 if (responseInfo.error == RadioError.NONE) { in getDataRegistrationStateResponse_1_2() 462 if (responseInfo.error == RadioError.NONE) { in getDataRegistrationStateResponse_1_4() 493 } else if (responseInfo.error == RadioError.NONE) { in getDataRegistrationStateResponse_1_5() 510 if (responseInfo.error == RadioError.NONE) { in getDataRegistrationStateResponse_1_6() 1522 if (responseInfo.error == RadioError.NONE) { in requestIccSimAuthenticationResponse() [all …]
|
D | NetworkResponse.java | 86 if (responseInfo.error == RadioError.NONE) { in getAvailableNetworksResponse() 106 if (responseInfo.error == RadioError.NONE) { in getBarringInfoResponse() 134 if (responseInfo.error == RadioError.NONE) { in getCellInfoListResponse() 150 if (responseInfo.error == RadioError.NONE) { in getDataRegistrationStateResponse() 199 if (responseInfo.error == RadioError.NONE) { in getSignalStrengthResponse() 220 if (responseInfo.error == RadioError.NONE) { in getSystemSelectionChannelsResponse() 243 if (responseInfo.error == RadioError.NONE) { in getVoiceRegistrationStateResponse() 260 if (responseInfo.error == RadioError.NONE) { in isNrDualConnectivityEnabledResponse() 277 if (responseInfo.error == RadioError.NONE) { in pullLceDataResponse() 389 if (responseInfo.error == RadioError.NONE) { in startNetworkScanResponse() [all …]
|
D | ModemResponse.java | 88 if (responseInfo.error == RadioError.NONE) { in getHardwareConfigResponse() 106 if (responseInfo.error == RadioError.NONE) { in getModemActivityInfoResponse() 132 responseInfo.error = RadioError.NONE; in getModemActivityInfoResponse() 147 if (responseInfo.error == RadioError.NONE) { in getModemStackStatusResponse() 168 responseInfo.error = RadioError.NONE; in getRadioCapabilityResponse() 170 if (responseInfo.error == RadioError.NONE) { in getRadioCapabilityResponse() 230 if (responseInfo.error == RadioError.NONE) { in setRadioCapabilityResponse() 252 && responseInfo.error != RadioError.NONE) { in setRadioPowerResponse()
|
D | DataResponse.java | 56 if (responseInfo.error == RadioError.NONE) { in allocatePduSessionIdResponse() 88 if (responseInfo.error == RadioError.NONE) { in getDataCallListResponse() 105 if (responseInfo.error == RadioError.NONE) { in getSlicingConfigResponse() 157 if (responseInfo.error == RadioError.NONE) { in setupDataCallResponse() 184 case RadioError.NONE: in startKeepaliveResponse() 221 if (responseInfo.error == RadioError.NONE) { in stopKeepaliveResponse()
|
D | RadioConfigResponseHidl.java | 55 if (info.error == android.hardware.radio.V1_0.RadioError.NONE) { in getSimSlotsStatusResponse() 76 if (info.error == android.hardware.radio.V1_0.RadioError.NONE) { in setSimSlotsMappingResponse() 100 if (info.error == android.hardware.radio.V1_0.RadioError.NONE) { in getPhoneCapabilityResponse() 121 if (info.error == android.hardware.radio.V1_0.RadioError.NONE) { in setPreferredDataModemResponse() 143 if (info.error == android.hardware.radio.V1_0.RadioError.NONE) { in setModemsConfigResponse() 165 if (info.error == android.hardware.radio.V1_0.RadioError.NONE) { in getModemsConfigResponse() 189 if (info.error == android.hardware.radio.V1_0.RadioError.NONE) { in getSimSlotsStatusResponse_1_2() 216 if (info.error == android.hardware.radio.V1_0.RadioError.NONE) { in getHalDeviceCapabilitiesResponse()
|
D | RadioConfigResponseAidl.java | 54 if (info.error == android.hardware.radio.RadioError.NONE) { in getHalDeviceCapabilitiesResponse() 76 if (info.error == android.hardware.radio.RadioError.NONE) { in getNumOfLiveModemsResponse() 101 if (info.error == android.hardware.radio.RadioError.NONE) { in getPhoneCapabilityResponse() 125 if (info.error == android.hardware.radio.RadioError.NONE) { in getSimSlotsStatusResponse() 147 if (info.error == android.hardware.radio.RadioError.NONE) { in setNumOfLiveModemsResponse() 168 if (info.error == android.hardware.radio.RadioError.NONE) { in setPreferredDataModemResponse() 189 if (info.error == android.hardware.radio.RadioError.NONE) { in setSimSlotsMappingResponse()
|
/frameworks/native/libs/ui/ |
D | Gralloc3.cpp | 130 if (error != Error::NONE) { in createDescriptor() 146 if (error != Error::NONE) { in importBuffer() 160 ALOGE_IF(error != Error::NONE, "freeBuffer(%p) failed with %d", buffer, error); in freeBuffer() 187 if (error != Error::NONE) { in getTransportSize() 196 ALOGE_IF(error != Error::NONE, "getTransportSize(%p) failed with %d", buffer, error); in getTransportSize() 220 if (error != Error::NONE) { in lock() 239 ALOGW_IF(error != Error::NONE, "lock(%p, ...) failed: %d", bufferHandle, error); in lock() 264 if (error != Error::NONE) { in lock() 271 if (error == Error::NONE) { in lock() 295 if (error != Error::NONE) { in unlock() [all …]
|
D | Gralloc2.cpp | 140 if (error != Error::NONE) { in createDescriptor() 171 if (error != Error::NONE) { in importBuffer() 186 ALOGE_IF(error != Error::NONE, "freeBuffer(%p) failed with %d", in freeBuffer() 225 if (error != Error::NONE) { in getTransportSize() 235 ALOGE_IF(error != Error::NONE, "getTransportSize(%p) failed with %d", buffer, error); in getTransportSize() 265 if (error != Error::NONE) { in lock() 279 ALOGW_IF(error != Error::NONE, "lock(%p, ...) failed: %d", bufferHandle, error); in lock() 306 if (error != Error::NONE) { in lock() 313 if (error == Error::NONE) { in lock() 339 if (error != Error::NONE) { in unlock() [all …]
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | DisplayCutoutTest.java | 140 assertThat(NO_CUTOUT.getWaterfallInsets(), equalTo(Insets.NONE)); in testHasCutout_noCutout() 183 density, Insets.NONE); in testGetCutoutPath() 194 density, Insets.NONE).getCutoutPath(); in testGetCutoutPath_caches() 196 density, Insets.NONE).getCutoutPath(); in testGetCutoutPath_caches() 206 density, Insets.NONE).getCutoutPath(); in testGetCutoutPath_wontCacheIfCutoutPathParerInfoChanged() 208 density, Insets.NONE).getCutoutPath(); in testGetCutoutPath_wontCacheIfCutoutPathParerInfoChanged() 219 density, Insets.NONE); in testGetCutoutPathParserInfo() 371 DisplayCutout cached = fromSpec("L1,0 L1000,1000 L0,1 z", 200, 400, 1f, Insets.NONE); in fromSpec_wontCacheIfSpecChanges() 373 fromSpec("L1,0 L1,1 L0,1 z", 200, 400, 1f, Insets.NONE), in fromSpec_wontCacheIfSpecChanges() 379 DisplayCutout cached = fromSpec("L1,0 L1,1 L0,1 z", 2000, 400, 1f, Insets.NONE); in fromSpec_wontCacheIfScreenWidthChanges() [all …]
|
/frameworks/base/core/java/com/android/internal/policy/ |
D | SystemBarUtils.java | 62 Insets insets = cutout == null ? Insets.NONE : Insets.of(cutout.getSafeInsets()); in getStatusBarHeightForRotation() 63 Insets waterfallInsets = cutout == null ? Insets.NONE : cutout.getWaterfallInsets(); in getStatusBarHeightForRotation() 66 if (!insets.equals(Insets.NONE)) { in getStatusBarHeightForRotation() 70 if (!waterfallInsets.equals(Insets.NONE)) { in getStatusBarHeightForRotation()
|
/frameworks/av/media/libstagefright/httplive/fuzzer/corpus/ |
D | index7.m3u8 | 15 …,RESOLUTION=224x100,FRAME-RATE=24,AUDIO="audio-aacl-64",SUBTITLES="textstream",CLOSED-CAPTIONS=NONE 17 …RESOLUTION=448x200,FRAME-RATE=24,AUDIO="audio-aacl-128",SUBTITLES="textstream",CLOSED-CAPTIONS=NONE 19 …RESOLUTION=784x350,FRAME-RATE=24,AUDIO="audio-aacl-128",SUBTITLES="textstream",CLOSED-CAPTIONS=NONE 21 …50,FRAME-RATE=24,VIDEO-RANGE=SDR,AUDIO="audio-aacl-128",SUBTITLES="textstream",CLOSED-CAPTIONS=NONE 23 …50,FRAME-RATE=24,VIDEO-RANGE=SDR,AUDIO="audio-aacl-128",SUBTITLES="textstream",CLOSED-CAPTIONS=NONE 27 …750,FRAME-RATE=24,VIDEO-RANGE=SDR,AUDIO="audio-aacl-64",SUBTITLES="textstream",CLOSED-CAPTIONS=NONE 29 …50,FRAME-RATE=24,VIDEO-RANGE=SDR,AUDIO="audio-aacl-128",SUBTITLES="textstream",CLOSED-CAPTIONS=NONE 31 …00,FRAME-RATE=24,VIDEO-RANGE=SDR,AUDIO="audio-aacl-128",SUBTITLES="textstream",CLOSED-CAPTIONS=NONE
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/ |
D | WifiConfigurationHelper.java | 42 private static final int NONE = 0; field in WifiConfigurationHelper 61 config.allowedKeyManagement.set(KeyMgmt.NONE); in createOpenConfig() 81 config.allowedKeyManagement.set(KeyMgmt.NONE); in createWepConfig() 129 if (phase2 == null) phase2 = WifiEnterpriseConfig.Phase2.NONE; in createEapConfig() 154 ipConfiguration.setProxySettings(ProxySettings.NONE); in createGenericConfig() 203 case NONE: in getWifiConfiguration() 263 ipConfiguration.setProxySettings(ProxySettings.NONE); in getWifiConfiguration() 280 return NONE; in getSecurityType()
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/ |
D | CameraPairwiseTest.java | 57 public enum Exposure { MIN, MAX, NONE }; enumConstant 129 genericPairwiseTestCase(Flash.AUTO, Exposure.NONE, WhiteBalance.DAYLIGHT, SceneMode.SUNSET, in testCameraPairwiseScenario01() 179 genericPairwiseTestCase(Flash.ON, Exposure.NONE, WhiteBalance.CLOUDY, SceneMode.AUTO, in testCameraPairwiseScenario06() 249 genericPairwiseTestCase(Flash.OFF, Exposure.NONE, WhiteBalance.AUTO, SceneMode.PARTY, in testCameraPairwiseScenario13() 259 genericPairwiseTestCase(Flash.AUTO, Exposure.NONE, WhiteBalance.AUTO, SceneMode.NIGHT, in testCameraPairwiseScenario14() 269 genericPairwiseTestCase(Flash.ON, Exposure.NONE, WhiteBalance.INCANDESCENT, SceneMode.AUTO, in testCameraPairwiseScenario15() 299 genericPairwiseTestCase(Flash.ON, Exposure.NONE, WhiteBalance.AUTO, SceneMode.PARTY, in testCameraPairwiseScenario18() 309 genericPairwiseTestCase(Flash.OFF, Exposure.NONE, WhiteBalance.AUTO, SceneMode.ACTION, in testCameraPairwiseScenario19() 355 genericPairwiseTestCase(Flash.AUTO, Exposure.NONE, WhiteBalance.FLUORESCENT, in testCameraPairwiseScenario24() 414 case NONE: in genericPairwiseTestCase()
|
/frameworks/native/services/surfaceflinger/CompositionEngine/src/ |
D | OutputLayer.cpp | 431 if (auto error = hwcLayer->setDisplayFrame(displayFrame); error != hal::Error::NONE) { in writeOutputDependentGeometryStateToHWC() 437 if (auto error = hwcLayer->setSourceCrop(sourceCrop); error != hal::Error::NONE) { in writeOutputDependentGeometryStateToHWC() 444 if (auto error = hwcLayer->setZOrder(z); error != hal::Error::NONE) { in writeOutputDependentGeometryStateToHWC() 455 error != hal::Error::NONE) { in writeOutputDependentGeometryStateToHWC() 471 if (auto error = hwcLayer->setBlendMode(blendMode); error != hal::Error::NONE) { in writeOutputIndependentGeometryStateToHWC() 481 if (auto error = hwcLayer->setPlaneAlpha(alpha); error != hal::Error::NONE) { in writeOutputIndependentGeometryStateToHWC() 488 error != hal::Error::NONE) { in writeOutputIndependentGeometryStateToHWC() 503 if (auto error = hwcLayer->setVisibleRegion(visibleRegion); error != hal::Error::NONE) { in writeOutputDependentPerFrameStateToHWC() 511 error != hal::Error::NONE) { in writeOutputDependentPerFrameStateToHWC() 521 if (auto error = hwcLayer->setDataspace(dataspace); error != hal::Error::NONE) { in writeOutputDependentPerFrameStateToHWC() [all …]
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/users/ |
D | AvatarPickerActivity.java | 149 savedInstanceState.getInt(KEY_SELECTED_POSITION, AvatarAdapter.NONE); in restoreState() 150 mDoneButton.setEnabled(mAdapter.mSelectedPosition != AvatarAdapter.NONE); in restoreState() 181 private static final int NONE = -1; field in AvatarPickerActivity.AvatarAdapter 191 private int mSelectedPosition = NONE; 198 mTakePhotoPosition = (canTakePhoto ? 0 : NONE); in AvatarAdapter() 199 mChoosePhotoPosition = (canChoosePhoto ? (canTakePhoto ? 1 : 0) : NONE); in AvatarAdapter() 302 if (oldSelection != NONE) { in select() 310 mSelectedPosition = NONE; in deselect()
|
/frameworks/base/media/aidl/android/media/audio/common/ |
D | ExtraAudioDescriptor.aidl | 31 AudioStandard standard = AudioStandard.NONE; 33 AudioEncapsulationType encapsulationType = AudioEncapsulationType.NONE;
|
/frameworks/native/libs/vibrator/ |
D | ExternalVibrationUtils.cpp | 50 case HapticScale::NONE: in getHapticMaxAmplitudeRatio() 64 if (scale == HapticScale::NONE) { in applyHapticScale() 96 case HapticScale::NONE: in isValidHapticScale()
|