/external/webrtc/call/adaptation/ |
D | video_stream_adapter.cc | 79 const VideoSourceRestrictions& restrictions) { in CanDecreaseResolutionTo() 88 const VideoSourceRestrictions& restrictions) { in CanIncreaseResolutionTo() 97 const VideoSourceRestrictions& restrictions) { in CanDecreaseFrameRateTo() 105 const VideoSourceRestrictions& restrictions) { in CanIncreaseFrameRateTo() 162 VideoSourceRestrictions restrictions, in Adaptation() 196 const VideoSourceRestrictions& Adaptation::restrictions() const { in restrictions() function in webrtc::Adaptation 355 RestrictionsWithCounters restrictions = in GetAdaptationUp() local 656 const VideoSourceRestrictions& restrictions) { in GetAdaptationTo()
|
D | resource_adaptation_processor_unittest.cc | 50 VideoSourceRestrictions restrictions() const { in restrictions() function in webrtc::__anonff615aeb0111::VideoSourceRestrictionsListenerForTesting 65 VideoSourceRestrictions restrictions, in OnVideoSourceRestrictionsUpdated() 116 void RestrictSource(VideoSourceRestrictions restrictions) { in RestrictSource()
|
D | resource_adaptation_processor.cc | 363 const VideoSourceRestrictions& restrictions, in UpdateResourceLimitations() 383 VideoSourceRestrictions restrictions, in OnVideoSourceRestrictionsUpdated()
|
D | video_stream_adapter.h | 171 VideoSourceRestrictions restrictions; member
|
D | video_stream_adapter_unittest.cc | 113 auto restrictions = adapter_->source_restrictions(); in ApplyAdaptation() local 139 VideoSourceRestrictions restrictions, in OnVideoSourceRestrictionsUpdated()
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowUserManagerTest.java | 65 Bundle restrictions = new Bundle(); in testGetApplicationRestrictions() local 108 Bundle restrictions = userManager.getUserRestrictions(); in getUserRestrictions() local 127 Bundle restrictions = userManager.getUserRestrictions(); in setUserRestrictions() local
|
D | ShadowDevicePolicyManagerTest.java | 249 Bundle restrictions = userManager.getUserRestrictions(); in addUserRestrictionShouldWorkAsIntendedForDeviceOwner() local 266 Bundle restrictions = userManager.getUserRestrictions(); in addUserRestrictionShouldWorkAsIntendedForProfileOwner() local 284 Bundle restrictions = userManager.getUserRestrictions(); in clearUserRestrictionShouldWorkAsIntendedForActiveAdmins() local 496 Bundle restrictions = new Bundle(); in setApplicationRestrictionsShouldWorkAsIntendedForDeviceOwner() local 518 Bundle restrictions = new Bundle(); in setApplicationRestrictionsShouldWorkAsIntendedForProfileOwner() local
|
/external/webrtc/video/ |
D | video_source_sink_controller.cc | 72 VideoSourceRestrictions VideoSourceSinkController::restrictions() const { in restrictions() function in webrtc::VideoSourceSinkController 100 VideoSourceRestrictions restrictions) { in SetRestrictions()
|
D | video_source_sink_controller_unittest.cc | 82 VideoSourceRestrictions restrictions = controller.restrictions(); in TEST() local
|
D | video_stream_encoder.cc | 1816 VideoSourceRestrictions restrictions, in OnVideoSourceRestrictionsUpdated()
|
D | video_stream_encoder_unittest.cc | 207 VideoSourceRestrictions restrictions, in OnVideoSourceRestrictionsUpdated()
|
/external/webrtc/media/base/ |
D | rid_description.h | 88 std::map<std::string, std::string> restrictions; member
|
/external/webrtc/pc/ |
D | sdp_serializer.cc | 277 const auto& restrictions = rid_description.restrictions; in SerializeRidDescription() local 347 std::vector<std::string> restrictions; in DeserializeRidDescription() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTestCase.cpp | 2514 } restrictions[] = in checkShaderResourceUsage() local 2544 } restrictions[] = in checkShaderResourceUsage() local 2573 } restrictions[] = in checkShaderResourceUsage() local 2601 } restrictions[] = in checkShaderResourceUsage() local 2632 } restrictions[] = in checkShaderResourceUsage() local 2663 } restrictions[] = in checkShaderResourceUsage() local 2701 } restrictions[] = in checkProgramCombinedResourceUsage() local
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowUserManager.java | 100 public void setApplicationRestrictions(String packageName, Bundle restrictions) { in setApplicationRestrictions()
|
/external/webrtc/video/adaptation/ |
D | video_stream_encoder_resource_manager.cc | 604 VideoSourceRestrictions restrictions, in OnVideoSourceRestrictionsUpdated()
|
/external/skia/src/gpu/ |
D | GrSurfaceContext.cpp | 278 auto restrictions = this->caps()->getDstCopyRestrictions(this->asRenderTargetProxy(), in readPixels() local
|
D | GrSurfaceDrawContext.cpp | 2011 GrCaps::DstCopyRestrictions restrictions = this->caps()->getDstCopyRestrictions( in setupDstProxyView() local
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/ |
D | WifiManagerFacade.java | 303 @NonNull List<CoexUnsafeChannel> unsafeChannels, int restrictions) { in onCoexUnsafeChannelsChanged()
|