Home
last modified time | relevance | path

Searched defs:getAdjustment (Results 1 – 5 of 5) sorted by relevance

/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/
DConditionalOverrideOrBuilder.java53 com.google.cloud.channel.v1.RepricingAdjustment getAdjustment(); in getAdjustment() method
DRepricingConfigOrBuilder.java185 com.google.cloud.channel.v1.RepricingAdjustment getAdjustment(); in getAdjustment() method
DConditionalOverride.java103 public com.google.cloud.channel.v1.RepricingAdjustment getAdjustment() { in getAdjustment() method in ConditionalOverride
668 public com.google.cloud.channel.v1.RepricingAdjustment getAdjustment() { in getAdjustment() method in ConditionalOverride.Builder
DRepricingConfig.java1455 public com.google.cloud.channel.v1.RepricingAdjustment getAdjustment() { in getAdjustment() method in RepricingConfig
2934 public com.google.cloud.channel.v1.RepricingAdjustment getAdjustment() { in getAdjustment() method in RepricingConfig.Builder
/external/skia/src/text/gpu/
DDistanceFieldAdjustTable.h27 SkScalar getAdjustment(int lum, bool useGammaCorrectTable) const { in getAdjustment() function