Home
last modified time | relevance | path

Searched refs:orient (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/surfaceflinger/
DTransform.cpp322 uint32_t orient = mType >> 8; in dump() local
324 if (orient&ROT_INVALID) { in dump()
327 if (orient&ROT_90) { in dump()
332 if (orient&FLIP_V) in dump()
334 if (orient&FLIP_H) in dump()
/frameworks/base/docs/html/design/style/
Dcolor.jd13 -webkit-box-orient: horizontal;
14 -moz-box-orient: horizontal;
15 box-orient: horizontal;
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_position.jd10 <li><a href="#sensors-pos-orient">Using the Orientation Sensor</a></li>
124 discussed in <a href="#sensors-pos-orient">Using the Orientation Sensor</a>.</p>
129 <h2 id="sensors-pos-orient">Using the Orientation Sensor</h2>
Dsensors_overview.jd751 href="{@docRoot}guide/topics/sensors/sensors_position.html#sensors-pos-orient">Orientation
/frameworks/base/tools/aapt/
DAaptAssets.cpp366 String8 mcc, mnc, loc, layoutsize, layoutlong, orient, den; in initFromDirName() local
517 orient = part; in initFromDirName()
667 this->orientation = orient; in initFromDirName()