/external/opencv/cv/src/ |
_cvgeom.h | 76 double area; /* area of the triangle */ member in struct:_CvTrianAttr
|
/external/pdfium/fpdfsdk/include/ |
fpdf_progressive.h | 57 // start_x - Left pixel position of the display area in the bitmap coordinate.
58 // start_y - Top pixel position of the display area in the bitmap coordinate.
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdlrect.html | 83 >SDL_Rect -- Defines a rectangular area</DIV 163 > defines a rectangular area of pixels. It is used by <A
|
sdlupdaterect.html | 83 >SDL_UpdateRect -- Makes sure the given area is updated on the given screen.</DIV 123 >Makes sure the given area is updated on the given screen. The rectangle must
|
/external/tcpdump/ |
print-ospf6.c | 83 { LS_TYPE_INTER_AP, "Inter-Area Prefix" }, 84 { LS_TYPE_INTER_AR, "Inter-Area Router" }, 89 { LS_TYPE_INTRA_AP, "Intra-Area Prefix" }, 90 { LS_TYPE_INTRA_ATE, "Intra-Area TE" }, 97 { LS_SCOPE_AREA, "Area Local" }, 417 /* Intra-Area-Prefix LSA */ 616 printf(", Area %s", ipaddr_string(&op->ospf6_areaid)); 618 printf(", Backbone Area");
|
/external/tinyxml/docs/ |
classTiXmlBase.html | 16 <area href="classTiXmlAttribute.html" alt="TiXmlAttribute" shape="rect" coords="0,56,108,80"> 17 <area href="classTiXmlNode.html" alt="TiXmlNode" shape="rect" coords="295,56,403,80"> 18 <area href="classTiXmlComment.html" alt="TiXmlComment" shape="rect" coords="0,112,108,136"> 19 <area href="classTiXmlDeclaration.html" alt="TiXmlDeclaration" shape="rect" coords="118,112,226,136"> 20 <area href="classTiXmlDocument.html" alt="TiXmlDocument" shape="rect" coords="236,112,344,136"> 21 <area href="classTiXmlElement.html" alt="TiXmlElement" shape="rect" coords="354,112,462,136"> 22 <area href="classTiXmlText.html" alt="TiXmlText" shape="rect" coords="472,112,580,136"> 23 <area href="classTiXmlUnknown.html" alt="TiXmlUnknown" shape="rect" coords="590,112,698,136">
|
/external/wpa_supplicant_8/src/crypto/ |
md5.c | 96 * @data: Pointers to the data area 97 * @data_len: Length of the data area
|
sha1.c | 95 * @data: Pointers to the data area 96 * @data_len: Length of the data area
|
sha256.c | 95 * @data: Pointers to the data area 96 * @data_len: Length of the data area
|
/frameworks/base/docs/html/design/style/ |
touch-feedback.jd | 12 actionable area in your app, let them know the app is "listening" by providing a visual 81 When users try to scroll past the beginning or end of a scrollable area,
|
/frameworks/base/docs/html/sdk/api_diff/14/changes/ |
android.hardware.Camera.Parameters.html | 101 <nobr><code>List<Area></code> <A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getFocusAreas()" target="_top"><code>getFocusAreas</code></A>()</nobr> 129 <nobr><code>List<Area></code> <A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getMeteringAreas()" target="_top"><code>getMeteringAreas</code></A>()</nobr> 170 <A NAME="android.hardware.Camera.Parameters.setFocusAreas_added(java.util.List<android.hardware.Camera.Area>)"></A> 171 <nobr><code>void</code> <A HREF="../../../../reference/android/hardware/Camera.Parameters.html#setFocusAreas(java.util.List<android.hardware.Camera.Area>)" target="_top"><code>setFocusAreas</code></A>(<code>List<Area></code>)</nobr> 177 <A NAME="android.hardware.Camera.Parameters.setMeteringAreas_added(java.util.List<android.hardware.Camera.Area>)"></A> 178 <nobr><code>void</code> <A HREF="../../../../reference/android/hardware/Camera.Parameters.html#setMeteringAreas(java.util.List<android.hardware.Camera.Area>)" target="_top"><code>setMeteringAreas</code></A>(<code>List<Area></code>)</nobr>
|
/frameworks/compile/mclinker/unittests/ |
FragmentRefTest.cpp | 50 MemoryArea* area = areaFactory->produce(path, FileHandle::ReadWrite); local 52 llvm::StringRef region = area->request(0, 4096);
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
perf_obj.h | 74 * data area. This member is allocated and initialized by the 76 * should not access this data area.
|
/ndk/docs/renderscript/ |
classandroid_1_1RSC_1_1ScriptC.html | 45 <area href="classandroid_1_1RSC_1_1Script.html" alt="android::RSC::Script" shape="rect" coords="0,56,140,80"/> 46 <area href="classandroid_1_1RSC_1_1BaseObj.html" alt="android::RSC::BaseObj" shape="rect" coords="0,0,140,24"/>
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
CountDownView.java | 78 * Responds to preview area change by centering th countdown UI in the new 79 * preview area.
|
/packages/apps/InCallUI/res/values/ |
attrs.xml | 40 <!-- Inner radius of glow area. --> 43 <!-- Outer radius of glow area. Target icons will be drawn on this circle. -->
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/ |
global.h | 131 struct snd_shm_area *snd_shm_area_share(struct snd_shm_area *area); 132 int snd_shm_area_destroy(struct snd_shm_area *area);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/ |
global.h | 131 struct snd_shm_area *snd_shm_area_share(struct snd_shm_area *area); 132 int snd_shm_area_destroy(struct snd_shm_area *area);
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/ |
_system_properties.h | 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/ |
_system_properties.h | 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/ |
_system_properties.h | 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/ |
_system_properties.h | 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/ |
_system_properties.h | 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/ |
_system_properties.h | 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/ |
_system_properties.h | 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
|