Home
last modified time | relevance | path

Searched refs:Load (Results 1 – 25 of 54) sorted by relevance

123

/frameworks/compile/libbcc/lib/Renderscript/
DRSInvariant.cpp127 } else if (auto Load = llvm::dyn_cast<llvm::LoadInst>(Inst)) { in markInvariantUserLoads() local
128 if (Use.get() == Load->getPointerOperand()) { in markInvariantUserLoads()
129 Load->setMetadata("invariant.load", EmptyMDNode); in markInvariantUserLoads()
/frameworks/base/docs/html/training/improving-layouts/
Dloading-ondemand.jd21 <li><a href="#Load">Load the ViewStub Layout</a></li>
61 <h2 id="Load">Load the ViewStub Layout</h2>
/frameworks/rs/api/
Drs_matrix.spec217 summary: Load or copy a matrix
262 summary: Load a frustum projection matrix
276 summary: Load identity matrix
312 summary: Load an orthographic projection matrix
332 summary: Load a perspective projection matrix
348 summary: Load a rotation matrix
364 summary: Load a scaling matrix
379 summary: Load a translation matrix
Drs_graphics.spec814 summary: Load the model matrix for a bound fixed function vertex program
816 Load the model matrix for a currently bound fixed function
828 summary: Load the projection matrix for a bound fixed function vertex program
830 Load the projection matrix for a currently bound fixed function
842 summary: Load the texture matrix for a bound fixed function vertex program
844 Load the texture matrix for a currently bound fixed function
/frameworks/native/cmds/installd/
Dsystem_properties.h32 bool Load(const std::string& strFile) { in Load() function
Dotapreopt.cpp141 if (!system_properties_.Load(kPropertyFiles[i])) { in ReadSystemProperties()
/frameworks/base/docs/html/training/displaying-bitmaps/
Ddisplay-bitmap.jd14 <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 ImageView
221 <h2 id="gridview">Load Bitmaps into a GridView Implementation</h2>
304 … <strong>imageView.setImageResource(imageResIds[position]);</strong> // Load image into ImageView
Dload-bitmap.jd15 <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>
/frameworks/rs/scriptc/
Drs_matrix.rsh220 * rsMatrixLoad: Load or copy a matrix
268 * rsMatrixLoadFrustum: Load a frustum projection matrix
284 * rsMatrixLoadIdentity: Load identity matrix
329 * rsMatrixLoadOrtho: Load an orthographic projection matrix
348 * rsMatrixLoadPerspective: Load a perspective projection matrix
366 * rsMatrixLoadRotate: Load a rotation matrix
385 * rsMatrixLoadScale: Load a scaling matrix
402 * rsMatrixLoadTranslate: Load a translation matrix
Drs_graphics.rsh1223 * rsgProgramVertexLoadModelMatrix: Load the model matrix for a bound fixed function vertex program
1227 * Load the model matrix for a currently bound fixed function
1246 …* rsgProgramVertexLoadProjectionMatrix: Load the projection matrix for a bound fixed function vert…
1250 * Load the projection matrix for a currently bound fixed function
1269 …* rsgProgramVertexLoadTextureMatrix: Load the texture matrix for a bound fixed function vertex pro…
1273 * Load the texture matrix for a currently bound fixed function
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_matrix.jd84 Load or copy a matrix
92 Load a frustum projection matrix
100 Load identity matrix
116 Load an orthographic projection matrix
124 Load a perspective projection matrix
132 Load a rotation matrix
140 Load a scaling matrix
148 Load a translation matrix
363 <span class='normal'>: Load or copy a matrix</span>
442 <span class='normal'>: Load a frustum projection matrix</span>
[all …]
Dindex.jd2059 Load or copy a matrix
2067 Load a frustum projection matrix
2075 Load identity matrix
2091 Load an orthographic projection matrix
2099 Load a perspective projection matrix
2107 Load a rotation matrix
2115 Load a scaling matrix
2123 Load a translation matrix
2977 <b>Deprecated</b>. Load the model matrix for a bound fixed function vertex program
2985 <b>Deprecated</b>. Load the projection matrix for a bound fixed function vertex program
[all …]
/frameworks/base/docs/html/training/printing/
Dhtml-docs.jd16 <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>
/frameworks/base/docs/html-intl/intl/ru/guide/topics/resources/
Daccessing-resources.jd151 // Load a background for the current screen from a drawable resource
162 // Load a custom layout for the current screen
/frameworks/base/docs/html/guide/topics/ui/
Dbinding.jd27 // Load a Spinner and bind it to a data query.
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/resources/
Daccessing-resources.jd151 // Load a background for the current screen from a drawable resource
162 // Load a custom layout for the current screen
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/resources/
Daccessing-resources.jd151 // Load a background for the current screen from a drawable resource
162 // Load a custom layout for the current screen
/frameworks/base/docs/html-intl/intl/ja/guide/topics/resources/
Daccessing-resources.jd151 // Load a background for the current screen from a drawable resource
162 // Load a custom layout for the current screen
/frameworks/base/docs/html-intl/intl/ko/guide/topics/resources/
Daccessing-resources.jd151 // Load a background for the current screen from a drawable resource
162 // Load a custom layout for the current screen
/frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/
Dsettings.jd453 // Load the preferences from an XML resource
730 // Load the legacy preferences headers
761 // Load the legacy preferences headers
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/
Dsettings.jd453 // Load the preferences from an XML resource
730 // Load the legacy preferences headers
761 // Load the legacy preferences headers
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/
Dsettings.jd453 // Load the preferences from an XML resource
730 // Load the legacy preferences headers
761 // Load the legacy preferences headers
/frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/
Dsettings.jd453 // Load the preferences from an XML resource
730 // Load the legacy preferences headers
761 // Load the legacy preferences headers
/frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/
Dsettings.jd453 // Load the preferences from an XML resource
730 // Load the legacy preferences headers
761 // Load the legacy preferences headers
/frameworks/base/docs/html-intl/intl/in/guide/topics/resources/
Daccessing-resources.jd151 // Load a background for the current screen from a drawable resource
162 // Load a custom layout for the current screen

123