Home
last modified time | relevance | path

Searched refs:Elements (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/docs/html/about/versions/
Dandroid-1.5-highlights.jd17 <li><a href="#apis">New APIs and Manifest Elements</a>
133 <h2 id="apis">New APIs and Manifest Elements</h2>
/frameworks/rs/scriptc/
Drs_types.rsh355 * Native holder for RS matrix. Elements are stored in the array at the
364 * Native holder for RS matrix. Elements are stored in the array at the
373 * Native holder for RS matrix. Elements are stored in the array at the
Drs_element.rsh30 * Elements could be simple, such as an int or a float, or a
/frameworks/compile/slang/
Dslang_rs_export_type.cpp1054 std::vector<llvm::Type *> Elements; in convertToLLVMType() local
1055 Elements.push_back(llvm::ArrayType::get(llvm::Type::getInt32Ty(C), 1)); in convertToLLVMType()
1056 RSObjectLLVMType = llvm::StructType::get(C, Elements, true); in convertToLLVMType()
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dicon_design_menu.jd46 in greyscale. Elements in a menu icon must not be visualized in 3D or
256 flat-front perspective. Elements in a menu icon must not be visualized in 3D or
/frameworks/base/docs/html/guide/topics/ui/accessibility/
Dchecklist.jd170 <li id="decorative"><strong>Decorative images and graphics:</strong> Elements in application
Dapps.jd11 <li><a href="#label-ui">Labeling User Interface Elements</a></li>
95 <h2 id="label-ui">Labeling User Interface Elements</h2>
/frameworks/base/docs/html/design/patterns/
Dwidgets.jd69 <h3>Elements</h3>
/frameworks/base/docs/html/guide/topics/manifest/
Dmanifest-intro.jd171 <dt><b>Elements</b></dt>
186 Elements at the same level are generally not ordered. For example,
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dnotifications.jd8 <li><a href="#NotificationUI">Notification Display Elements</a>
103 <h2 id="NotificationUI">Notification Display Elements</h2>
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_motion.jd436 quaternion (cos(θ/2), x*sin(θ/2), y*sin(θ/2), z*sin(θ/2)). Elements of the rotation vector are
/frameworks/base/docs/html/google/play/
Dfilters.jd20 <li><a href="#manifest-filters">Filtering based on Manifest Elements</a>