Searched defs:W (Results 1 – 9 of 9) sorted by relevance
49 private static final int W = 200; field in CoordinateTransformsTest
108 SmallMap(SmallMap<Q, W, M, E> other) : map_(std::move(other.map_)) {} in SmallMap() argument
204 const float2& W = whitePoint; in computeXYZMatrix() local
205 const float2& W = whitePoint; in computeXYZMatrix() local
757 private final class W extends Handler { class in VolumeDialogControllerImpl775 W(Looper looper) { in W() method in VolumeDialogControllerImpl.W
249 int W = DUMP_PRESICION + 2; in dump() local
980 int W = image->width; in do9Patch() local
545 int W = image->width; in do_9patch() local
10294 static class W extends IWindow.Stub { class10298 W(ViewRootImpl viewAncestor) { in W() method in ViewRootImpl.TrackballAxis.W