Home | History | Annotate | Download | only in renderscript
      1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      2 <html xmlns="http://www.w3.org/1999/xhtml">
      3 <head>
      4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
      5 
      6 <title>android::RSC::BaseObj Class Reference</title>
      7 <link href="tabs.css" rel="stylesheet" type="text/css"/>
      8 <link href="doxygen.css" rel="stylesheet" type="text/css" />
      9 
     10 
     11 
     12 </head>
     13 <body>
     14 <div id="top"><!-- do not remove this div! -->
     15 
     16 
     17 <!-- Generated by Doxygen 1.7.5.1 -->
     18   <div id="navrow1" class="tabs">
     19     <ul class="tablist">
     20       <li><a href="index.html"><span>Overview</span></a></li>
     21       <li class="current"><a href="annotated.html"><span>Structs</span></a></li>
     22     </ul>
     23   </div>
     24   <div id="nav-path" class="navpath">
     25     <ul>
     26       <li class="navelem"><b>android</b>      </li>
     27       <li class="navelem"><b>RSC</b>      </li>
     28       <li class="navelem"><a class="el" href="classandroid_1_1RSC_1_1BaseObj.html">BaseObj</a>      </li>
     29     </ul>
     30   </div>
     31 </div>
     32 <div class="header">
     33   <div class="headertitle">
     34 <div class="title">android::RSC::BaseObj Class Reference</div>  </div>
     35 </div>
     36 <div class="contents">
     37 <!-- doxytag: class="android::RSC::BaseObj" -->
     38 <p><code>#include &lt;<a class="el" href="rsCppStructs_8h_source.html">rsCppStructs.h</a>&gt;</code></p>
     39 <div class="dynheader">
     40 Inheritance diagram for android::RSC::BaseObj:</div>
     41 <div class="dyncontent">
     42  <div class="center">
     43   <img src="classandroid_1_1RSC_1_1BaseObj.png" usemap="#android::RSC::BaseObj_map" alt=""/>
     44   <map id="android::RSC::BaseObj_map" name="android::RSC::BaseObj_map">
     45 <area href="classandroid_1_1RSC_1_1Allocation.html" alt="android::RSC::Allocation" shape="rect" coords="0,56,243,80"/>
     46 <area href="classandroid_1_1RSC_1_1Element.html" alt="android::RSC::Element" shape="rect" coords="253,56,496,80"/>
     47 <area href="classandroid_1_1RSC_1_1Sampler.html" alt="android::RSC::Sampler" shape="rect" coords="506,56,749,80"/>
     48 <area href="classandroid_1_1RSC_1_1Script.html" alt="android::RSC::Script" shape="rect" coords="759,56,1002,80"/>
     49 <area href="classandroid_1_1RSC_1_1Type.html" alt="android::RSC::Type" shape="rect" coords="1012,56,1255,80"/>
     50 <area href="classandroid_1_1RSC_1_1ScriptC.html" alt="android::RSC::ScriptC" shape="rect" coords="632,112,875,136"/>
     51 <area href="classandroid_1_1RSC_1_1ScriptIntrinsic.html" alt="android::RSC::ScriptIntrinsic" shape="rect" coords="885,112,1128,136"/>
     52 <area href="classandroid_1_1RSC_1_1ScriptIntrinsic3DLUT.html" alt="android::RSC::ScriptIntrinsic3DLUT" shape="rect" coords="1138,168,1381,192"/>
     53 <area href="classandroid_1_1RSC_1_1ScriptIntrinsicBlend.html" alt="android::RSC::ScriptIntrinsicBlend" shape="rect" coords="1138,224,1381,248"/>
     54 <area href="classandroid_1_1RSC_1_1ScriptIntrinsicBlur.html" alt="android::RSC::ScriptIntrinsicBlur" shape="rect" coords="1138,280,1381,304"/>
     55 <area href="classandroid_1_1RSC_1_1ScriptIntrinsicColorMatrix.html" alt="android::RSC::ScriptIntrinsicColorMatrix" shape="rect" coords="1138,336,1381,360"/>
     56 <area href="classandroid_1_1RSC_1_1ScriptIntrinsicConvolve3x3.html" alt="android::RSC::ScriptIntrinsicConvolve3x3" shape="rect" coords="1138,392,1381,416"/>
     57 <area href="classandroid_1_1RSC_1_1ScriptIntrinsicConvolve5x5.html" alt="android::RSC::ScriptIntrinsicConvolve5x5" shape="rect" coords="1138,448,1381,472"/>
     58 <area href="classandroid_1_1RSC_1_1ScriptIntrinsicHistogram.html" alt="android::RSC::ScriptIntrinsicHistogram" shape="rect" coords="1138,504,1381,528"/>
     59 <area href="classandroid_1_1RSC_1_1ScriptIntrinsicLUT.html" alt="android::RSC::ScriptIntrinsicLUT" shape="rect" coords="1138,560,1381,584"/>
     60 <area href="classandroid_1_1RSC_1_1ScriptIntrinsicYuvToRGB.html" alt="android::RSC::ScriptIntrinsicYuvToRGB" shape="rect" coords="1138,616,1381,640"/>
     61 </map>
     62  </div></div>
     63 <hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
     64 <div class="textblock"><p>Base class for all RenderScript objects. Not for direct use by developers. </p>
     65 
     66 <p>Definition at line <a class="el" href="rsCppStructs_8h_source.html#l00259">259</a> of file <a class="el" href="rsCppStructs_8h_source.html">rsCppStructs.h</a>.</p>
     67 </div><hr/>The documentation for this class was generated from the following file:<ul>
     68 <li><a class="el" href="rsCppStructs_8h_source.html">rsCppStructs.h</a></li>
     69 </ul>
     70 </div>
     71 
     72 </body>
     73 </html>
     74