Searched refs:Elements (Results 1 – 12 of 12) sorted by relevance
17 <li><a href="#apis">New APIs and Manifest Elements</a>133 <h2 id="apis">New APIs and Manifest Elements</h2>
355 * Native holder for RS matrix. Elements are stored in the array at the364 * Native holder for RS matrix. Elements are stored in the array at the373 * Native holder for RS matrix. Elements are stored in the array at the
30 * Elements could be simple, such as an int or a float, or a
1054 std::vector<llvm::Type *> Elements; in convertToLLVMType() local1055 Elements.push_back(llvm::ArrayType::get(llvm::Type::getInt32Ty(C), 1)); in convertToLLVMType()1056 RSObjectLLVMType = llvm::StructType::get(C, Elements, true); in convertToLLVMType()
46 in greyscale. Elements in a menu icon must not be visualized in 3D or256 flat-front perspective. Elements in a menu icon must not be visualized in 3D or
170 <li id="decorative"><strong>Decorative images and graphics:</strong> Elements in application
11 <li><a href="#label-ui">Labeling User Interface Elements</a></li>95 <h2 id="label-ui">Labeling User Interface Elements</h2>
69 <h3>Elements</h3>
171 <dt><b>Elements</b></dt>186 Elements at the same level are generally not ordered. For example,
8 <li><a href="#NotificationUI">Notification Display Elements</a>103 <h2 id="NotificationUI">Notification Display Elements</h2>
436 quaternion (cos(θ/2), x*sin(θ/2), y*sin(θ/2), z*sin(θ/2)). Elements of the rotation vector are
20 <li><a href="#manifest-filters">Filtering based on Manifest Elements</a>