diff options
Diffstat (limited to 'docs/html/reference/renderscript/structrs__script__call.html')
-rw-r--r-- | docs/html/reference/renderscript/structrs__script__call.html | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/docs/html/reference/renderscript/structrs__script__call.html b/docs/html/reference/renderscript/structrs__script__call.html new file mode 100644 index 0000000..9ba0681 --- /dev/null +++ b/docs/html/reference/renderscript/structrs__script__call.html @@ -0,0 +1,41 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> + +<title>rs_script_call Struct Reference</title> +<link href="tabs.css" rel="stylesheet" type="text/css"/> +<link href="doxygen.css" rel="stylesheet" type="text/css" /> + + + +</head> +<body> +<div id="top"><!-- do not remove this div! --> + + +<!-- Generated by Doxygen 1.7.5.1 --> + <div id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Overview</span></a></li> + <li><a href="globals.html"><span>Globals</span></a></li> + <li class="current"><a href="annotated.html"><span>Structs</span></a></li> + </ul> + </div> +</div> +<div class="header"> + <div class="headertitle"> +<div class="title">rs_script_call Struct Reference</div> </div> +</div> +<div class="contents"> +<!-- doxytag: class="rs_script_call" --><hr/><a name="details" id="details"></a><h2>Detailed Description</h2> +<div class="textblock"><p>Structure to provide extra information to a rsForEach call. Primarly used to restrict the call to a subset of cells in the allocation. </p> + +<p>Definition at line <a class="el" href="rs__core_8rsh_source.html#l00088">88</a> of file <a class="el" href="rs__core_8rsh_source.html">rs_core.rsh</a>.</p> +</div><hr/>The documentation for this struct was generated from the following file:<ul> +<li>/src/ics-mr1/frameworks/base/libs/rs/scriptc/<a class="el" href="rs__core_8rsh_source.html">rs_core.rsh</a></li> +</ul> +</div> + +</body> +</html> |