/external/opencore/doc/oscl_html/ |
classOscl__Vector__Base.html | 17 <area href="classOscl__Vector.html" alt="Oscl_Vector< T, Alloc >" shape="rect" coords="0,56,276,80"> 18 <area href="classOscl__Vector.html" alt="Oscl_Vector< TOsclReady, OsclReadyAlloc >" shape="rect" coords="286,56,562,80">
|
classOsclMemPoolResizableAllocator.html | 17 <area href="classOscl__DefAlloc.html" alt="Oscl_DefAlloc" shape="rect" coords="102,56,297,80"> 18 <area href="classOscl__Alloc.html" alt="Oscl_Alloc" shape="rect" coords="0,0,195,24"> 19 <area href="classOscl__Dealloc.html" alt="Oscl_Dealloc" shape="rect" coords="205,0,400,24"> [all...] |
classOsclPriorityQueue.html | 17 <area href="classOsclPriorityQueueBase.html" alt="OsclPriorityQueueBase" shape="rect" coords="0,0,339,24"> 18 <area href="classOscl__Opaque__Type__Compare.html" alt="Oscl_Opaque_Type_Compare" shape="rect" coords="349,0,688,24"> [all...] |
classOsclTCPSocket.html | 17 <area href="classHeapBase.html" alt="HeapBase" shape="rect" coords="0,56,103,80"> 18 <area href="class__OsclHeapBase.html" alt="_OsclHeapBase" shape="rect" coords="0,0,103,24"> [all...] |
classOscl__Vector.html | 17 <area href="classOscl__Vector__Base.html" alt="Oscl_Vector_Base" shape="rect" coords="0,0,160,24"> 18 <area href="classOscl__Opaque__Type__Alloc.html" alt="Oscl_Opaque_Type_Alloc" shape="rect" coords="170,0,330,24"> [all...] |
classBufFragGroup.html | 17 <area href="classMediaData.html" alt="MediaData< ChainClass, max_frags, local_bufsize >" shape="rect" coords="0,56,311,80">
|
classMediaData.html | 17 <area href="classBufFragGroup.html" alt="BufFragGroup< ChainClass, max_frags >" shape="rect" coords="0,0,311,24">
|
classOSCL__wFastString.html | 17 <area href="classOSCL__wString.html" alt="OSCL_wString" shape="rect" coords="0,0,119,24">
|
classOsclDNSIBase.html | 14 <area href="classOsclDNSI.html" alt="OsclDNSI" shape="rect" coords="0,56,95,80">
|
classOsclTimer.html | 14 <area href="classCallbackTimerObserver.html" alt="CallbackTimerObserver" shape="rect" coords="0,0,146,24">
|
/external/tinyxml/docs/ |
classTiXmlDocument.html | 16 <area href="classTiXmlNode.html" alt="TiXmlNode" shape="rect" coords="0,56,99,80"> 17 <area href="classTiXmlBase.html" alt="TiXmlBase" shape="rect" coords="0,0,99,24">
|
classTiXmlElement.html | 16 <area href="classTiXmlNode.html" alt="TiXmlNode" shape="rect" coords="0,56,87,80"> 17 <area href="classTiXmlBase.html" alt="TiXmlBase" shape="rect" coords="0,0,87,24">
|
/frameworks/base/awt/java/awt/geom/ |
Line2D.java | 25 import java.awt.Shape; 36 public abstract class Line2D implements Shape, Cloneable {
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
Drawable.java | 84 * <li> <b>Shape</b>: contains simple drawing commands instead of a raw 759 } else if (name.equals("shape")) { [all...] |
/frameworks/base/media/libstagefright/codecs/aacdec/ |
get_ics_info.cpp | 76 pWindowShape = pointer to where the window shape for the current frame 139 - window shape for use in the filter bank
|
/sdk/draw9patch/src/com/android/draw9patch/ui/ |
ImageEditorPanel.java | 43 import java.awt.Shape; [all...] |
/dalvik/libcore/awt-kernel/src/main/java/java/awt/font/ |
NumericShaper.java | 707 public void shape(char[] text, int start, int count, int context) { method in class:NumericShaper 723 public void shape(char[] text, int start, int count) { method in class:NumericShaper [all...] |
/dalvik/libcore/xml/src/test/java/tests/xml/ |
DomTest.java | 89 + " <?wafflemaker square shape?>\n" 509 String expected = original.replace(" square shape?>", " foobar?>"); [all...] |
/external/skia/include/core/ |
SkCanvas.h | 447 @param oval The bounds of oval used to define the shape of the arc 591 /** Draws the specified shape [all...] |
/external/webkit/WebCore/bindings/objc/ |
PublicDOMInterfaces.h | 338 @property(copy) NSString *shape; variable 372 @property(copy) NSString *shape; variable [all...] |
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
methods_index_changes.html | 88 <nobr><A HREF="android.graphics.drawable.shapes.Shape.html#android.graphics.drawable.shapes.Shape.clone_changed()" class="hiddenlink" target="rightframe">clone
|
/frameworks/base/graphics/java/android/graphics/ |
Paint.java | 273 * no impact on the interior of the shape. See setDither() and 285 * no impact on the interior of the shape. See setDither() and [all...] |
/prebuilt/common/jfreechart/ |
README.txt | 311 enhancements (title and category label wrapping, legend shape 510 - series attributes (paint, outline paint, stroke and shape) [all...] |
/dalvik/libcore/text/src/main/java/java/text/ |
Bidi.java | 178 ((NumericShaper) numericShaper).shape(text, 0, length); method
|
/external/opencore/codecs_v2/audio/mp3/dec/src/ |
pvmp3_equalizer.cpp | 50 Each subband sample is scaled according to a spectrum shape setting
|