Searched refs:Load (Results 1 – 25 of 54) sorted by relevance
123
127 } else if (auto Load = llvm::dyn_cast<llvm::LoadInst>(Inst)) { in markInvariantUserLoads() local128 if (Use.get() == Load->getPointerOperand()) { in markInvariantUserLoads()129 Load->setMetadata("invariant.load", EmptyMDNode); in markInvariantUserLoads()
21 <li><a href="#Load">Load the ViewStub Layout</a></li>61 <h2 id="Load">Load the ViewStub Layout</h2>
217 summary: Load or copy a matrix262 summary: Load a frustum projection matrix276 summary: Load identity matrix312 summary: Load an orthographic projection matrix332 summary: Load a perspective projection matrix348 summary: Load a rotation matrix364 summary: Load a scaling matrix379 summary: Load a translation matrix
814 summary: Load the model matrix for a bound fixed function vertex program816 Load the model matrix for a currently bound fixed function828 summary: Load the projection matrix for a bound fixed function vertex program830 Load the projection matrix for a currently bound fixed function842 summary: Load the texture matrix for a bound fixed function vertex program844 Load the texture matrix for a currently bound fixed function
32 bool Load(const std::string& strFile) { in Load() function
141 if (!system_properties_.Load(kPropertyFiles[i])) { in ReadSystemProperties()
14 <li><a href="#viewpager">Load Bitmaps into a ViewPager Implementation</a></li>15 <li><a href="#gridview">Load Bitmaps into a GridView Implementation</a></li>41 <h2 id="viewpager">Load Bitmaps into a ViewPager Implementation</h2>143 <strong>mImageView.setImageResource(resId);</strong> // Load image into ImageView221 <h2 id="gridview">Load Bitmaps into a GridView Implementation</h2>304 … <strong>imageView.setImageResource(imageResIds[position]);</strong> // Load image into ImageView
15 <li><a href="#load-bitmap">Load a Scaled Down Version into Memory</a></li>76 <h2 id="load-bitmap">Load a Scaled Down Version into Memory</h2>
220 * rsMatrixLoad: Load or copy a matrix268 * rsMatrixLoadFrustum: Load a frustum projection matrix284 * rsMatrixLoadIdentity: Load identity matrix329 * rsMatrixLoadOrtho: Load an orthographic projection matrix348 * rsMatrixLoadPerspective: Load a perspective projection matrix366 * rsMatrixLoadRotate: Load a rotation matrix385 * rsMatrixLoadScale: Load a scaling matrix402 * rsMatrixLoadTranslate: Load a translation matrix
1223 * rsgProgramVertexLoadModelMatrix: Load the model matrix for a bound fixed function vertex program1227 * Load the model matrix for a currently bound fixed function1246 …* rsgProgramVertexLoadProjectionMatrix: Load the projection matrix for a bound fixed function vert…1250 * Load the projection matrix for a currently bound fixed function1269 …* rsgProgramVertexLoadTextureMatrix: Load the texture matrix for a bound fixed function vertex pro…1273 * Load the texture matrix for a currently bound fixed function
84 Load or copy a matrix92 Load a frustum projection matrix100 Load identity matrix116 Load an orthographic projection matrix124 Load a perspective projection matrix132 Load a rotation matrix140 Load a scaling matrix148 Load a translation matrix363 <span class='normal'>: Load or copy a matrix</span>442 <span class='normal'>: Load a frustum projection matrix</span>[all …]
2059 Load or copy a matrix2067 Load a frustum projection matrix2075 Load identity matrix2091 Load an orthographic projection matrix2099 Load a perspective projection matrix2107 Load a rotation matrix2115 Load a scaling matrix2123 Load a translation matrix2977 <b>Deprecated</b>. Load the model matrix for a bound fixed function vertex program2985 <b>Deprecated</b>. Load the projection matrix for a bound fixed function vertex program[all …]
16 <li><a href="#load-html">Load an HTML Document</a></li>35 <h2 id="load-html">Load an HTML Document</h2>48 <li>Load the HTML resource into the {@link android.webkit.WebView} object.</li>
151 // Load a background for the current screen from a drawable resource162 // Load a custom layout for the current screen
27 // Load a Spinner and bind it to a data query.
453 // Load the preferences from an XML resource730 // Load the legacy preferences headers761 // Load the legacy preferences headers