Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/utils/
DCoordinateTransformsTest.java50 private static final int W = 200; field in CoordinateTransformsTest
/frameworks/native/include/ftl/
Dsmall_map.h108 SmallMap(SmallMap<Q, W, M, E> other) : map_(std::move(other.map_)) {} in SmallMap() argument
/frameworks/base/libs/hwui/effects/
DGainmapRenderer.cpp251 const float W = std::max(std::min(Wunclamped, 1.f), 0.f); in build() local
/frameworks/base/apct-tests/perftests/rubidium/assets/
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(… class
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
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… method
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(… class
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… class
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
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)}… class
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
/frameworks/native/libs/ui/
DColorSpace.cpp204 const float2& W = whitePoint; in computeXYZMatrix() local
/frameworks/base/libs/hwui/utils/
DHostColorSpace.cpp205 const float2& W = whitePoint; in computeXYZMatrix() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogControllerImpl.java832 private final class W extends Handler { class in VolumeDialogControllerImpl
853 W(Looper looper) { in W() method in VolumeDialogControllerImpl.W
/frameworks/native/libs/binder/tests/
Dschd-dbg.cpp249 int W = DUMP_PRESICION + 2; in dump() local
/frameworks/base/tools/aapt2/compile/
DPng.cpp974 int W = image->width; in do9Patch() local
/frameworks/base/tools/aapt/
DImages.cpp545 int W = image->width; in do_9patch() local
/frameworks/base/core/java/android/view/
DViewRootImpl.java10537 static class W extends IWindow.Stub { class in ViewRootImpl.TrackballAxis
10541 W(ViewRootImpl viewAncestor) { in W() method in ViewRootImpl.TrackballAxis.W