Home
last modified time | relevance | path

Searched defs:W (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/utils/
H A DCoordinateTransformsTest.java50 private static final int W = 200; field in CoordinateTransformsTest
/aosp14/frameworks/base/libs/hwui/effects/
H A DGainmapRenderer.cpp251 const float W = std::max(std::min(Wunclamped, 1.f), 0.f); in build() local
/aosp14/frameworks/base/apct-tests/perftests/rubidium/assets/
H A Dturtledove_generate_bid.js98 …(){return O(this,2)};X.prototype.v=function(){return O(this,3)};X.prototype.W=function(){return O(… method in X
102 …ototype;n.u=function(){return O(this,1)};n.v=function(){return O(this,2)};n.W=function(){return O(… function
113 i:0,J:0};var y;if(null==b?0:null==(y=T(b))?0:I(y,7))b=a.ads.reduce(function(W,K){return W.i<K.i?K:W… argument
H A Dturtledove_parametrized_generateBid.js94 …2],Bb=[3,4],Db=[3,4,5];var Gb=function(a){S.call(this,a,-1,Fb)};t(Gb,S);var W=function(a){return N… function
95 …(){return P(this,2)};Z.prototype.v=function(){return P(this,3)};Z.prototype.W=function(){return P(… method in Z
99 …ototype;n.u=function(){return P(this,1)};n.v=function(){return P(this,2)};n.W=function(){return P(… function
H A Drubidium_scoring_logic_compiled.js39 function V(a,b){return null==a?b:a}function W(a,b){a=L(a,b);return V(null==a?a:!!a,!1)};function hb… function
44 …Tb,X);function Ub(a){X.call(this,a)}r(Ub,X);function Vb(a){X.call(this,a,-1,Wb)}r(Vb,X);var Wb=[1]… property in fc
H A Drubidium_bidding_logic_compiled.js42 …V.call(this,a)}q(Zd,V);function $d(a){V.call(this,a,-1,ae)}q($d,V);function W(a){return J(a,be,3)}… function
58 …sion,0);M(Wa,11,Ze);e&&M(g,3,e)}}var Ya=g,Rc,D={ea:null!=(Rc=null==h?void 0:W(h))?Rc:void 0,T:new … property in D
/aosp14/frameworks/base/libs/hwui/utils/
H A DHostColorSpace.cpp205 const float2& W = whitePoint; in computeXYZMatrix() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialogControllerImpl.java832 private final class W extends Handler { class in VolumeDialogControllerImpl
853 W(Looper looper) { in W() method in VolumeDialogControllerImpl.W
/aosp14/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java3042 int MBPS = 0, FS = 0, BR = 0, FR = 0, W = 0, H = 0; in applyLevelLimits() local
3110 int MBPS = 0, FS = 0, BR = 0, FR = 0, W = 0, H = 0; in applyLevelLimits() local
3223 int MBPS = 0, BR = 0, FR = 0, W = 0, H = 0, minW = minWidth, minH = minHeight; in applyLevelLimits() local
/aosp14/frameworks/base/tools/aapt2/compile/
H A DPng.cpp974 int W = image->width; in do9Patch() local
/aosp14/frameworks/base/tools/aapt/
H A DImages.cpp545 int W = image->width; in do_9patch() local
/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java10537 static class W extends IWindow.Stub { class in ViewRootImpl.TrackballAxis
10541 W(ViewRootImpl viewAncestor) { in W() method in ViewRootImpl.TrackballAxis.W