HomeSort by relevance Sort by last modified time
    Searched refs:area (Results 101 - 125 of 541) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/icu/icu4c/source/samples/layout/
gnomelayout.cpp 104 GtkWidget *area = GTK_WIDGET(gtk_object_get_data(GTK_OBJECT(app), "area")); local
113 gtk_widget_hide(area);
115 gtk_widget_show_all(area);
256 GtkWidget *area = gtk_drawing_area_new(); local
257 gtk_object_set_data(GTK_OBJECT(app), "area", area); local
259 GtkStyle *style = gtk_style_copy(gtk_widget_get_style(area));
265 gtk_widget_set_style(area, style);
267 gnome_app_set_contents(GNOME_APP(app), area); local
    [all...]
cgnomelayout.c 96 GtkWidget *area = GTK_WIDGET(gtk_object_get_data(GTK_OBJECT(app), "area")); local
105 gtk_widget_hide(area);
107 gtk_widget_show_all(area);
235 GtkWidget *area; local
255 area = gtk_drawing_area_new();
256 gtk_object_set_data(GTK_OBJECT(app), "area", area); local
258 style = gtk_style_copy(gtk_widget_get_style(area));
264 gtk_widget_set_style(area, style)
266 gnome_app_set_contents(GNOME_APP(app), area); local
    [all...]
  /packages/services/Car/service/src/com/android/car/hal/
CarPropertyUtils.java 115 for (VehicleAreaConfig area : p.areaConfigs) {
117 builder.addAreaConfig(area.areaId, area.minInt32Value, area.maxInt32Value);
119 builder.addAreaConfig(area.areaId, area.minFloatValue, area.maxFloatValue);
121 builder.addAreaConfig(area.areaId, area.minInt64Value, area.maxInt64Value)
    [all...]
  /external/autotest/server/site_tests/firmware_FMap/
firmware_FMap.py 93 """Get a list of dicts containing area names, offsets, and sizes
164 """Check the given area list met the hierarchy of the expected_tree.
170 @param areas: A list of dicts containing area names, offsets, and sizes.
206 area = next((a for a in areas if a['name'] == branch), None)
207 if not area:
208 logging.error("The area %s is not existed.", branch)
211 region = [int(area['offset'], 16),
212 int(area['offset'], 16) + int(area['size'], 16)]
213 if int(area['size'], 16) == 0
    [all...]
  /external/vboot_reference/futility/
cmd_load_fmap.c 25 "Usage: " MYNAME " %s [OPTIONS] FILE AREA:file [AREA:file ...]\n"
28 "of " MYNAME " dump_fmap -x FILE AREA [AREA ...]\n"
37 " This will clear the RO_VPD area, and scramble VBLOCK_B:\n"
54 static int copy_to_area(char *file, uint8_t *buf, uint32_t len, char *area)
62 fprintf(stderr, "area %s: can't open %s for reading: %s\n",
63 area, file, strerror(errno));
70 fprintf(stderr, "area %s: unexpected EOF on %s\n",
71 area, file)
    [all...]
  /external/dng_sdk/source/
dng_filter_task.cpp 93 const dng_rect &area,
97 // Find source area for this destination area.
99 dng_rect srcArea = SrcArea (area);
106 ThrowMemoryFull("Area exceeds tile size.");
118 dng_pixel_buffer dstBuffer(area, fDstPlane, fDstPlanes, fDstPixelType,
129 // Process area.
dng_simple_image.h 73 const dng_rect &area,
dng_pixel_buffer.cpp 364 dng_pixel_buffer::dng_pixel_buffer (const dng_rect &area,
371 : fArea (area)
542 void dng_pixel_buffer::SetConstant (const dng_rect &area,
548 uint32 rows = area.H ();
549 uint32 cols = area.W ();
551 void *dPtr = DirtyPixel (area.t,
552 area.l,
668 void dng_pixel_buffer::SetZero (const dng_rect &area,
701 SetConstant (area,
711 const dng_rect &area,
    [all...]
dng_filter_task.h 15 * Specialization of dng_area_task for processing an area from one dng_image to an
16 * area of another.
34 /// \brief Represents a task which filters an area of a source dng_image to an area
71 /// Compute the source area needed for a given destination area. Default
72 /// implementation assumes destination area is equal to source area for all
75 /// \param dstArea Area to for which pixels will be computed.
77 /// \retval The source area needed as input to calculate the requeste
    [all...]
  /external/swiftshader/src/Renderer/
Primitive.hpp 60 float area; member in struct:sw::Primitive
  /hardware/interfaces/automotive/vehicle/2.0/default/common/src/
VehiclePropertyStore.cpp 29 return prop == other.prop && area == other.area && token == other.token;
34 || (prop == other.prop && area < other.area)
35 || (prop == other.prop && area == other.area && token < other.token);
104 int32_t prop, int32_t area, int64_t token) const {
105 RecordId recId = {prop, isGlobalProp(prop) ? 0 : area, token };
141 .area = isGlobalProp(valuePrototype.prop) ? 0 : valuePrototype.areaId,
  /packages/services/Car/car-lib/src/android/car/hardware/
CarVendorExtensionManager.java 137 return getProperty(propertyClass, propId, 0 /* area */);
147 * @param area - vehicle area (e.g. {@code VehicleAreaZone.ROW_1_LEFT}
152 public <E> E getProperty(Class<E> propertyClass, int propId, int area)
154 return mPropertyManager.getProperty(propertyClass, propId, area).getValue();
171 mPropertyManager.setProperty(propertyClass, propId, 0 /* area */, value);
181 * @param area - vehicle area (e.g. {@code VehicleAreaZone.ROW_1_LEFT}
188 public <E> void setProperty(Class<E> propertyClass, int propId, int area, E value)
190 mPropertyManager.setProperty(propertyClass, propId, area, value)
    [all...]
  /frameworks/compile/mclinker/unittests/
FragmentRefTest.cpp 46 MemoryArea* area = local
50 llvm::StringRef region = area->request(0, 4096);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
align.d 3 # The RX port will always replace zeros in any aligned area with NOPs,
  /frameworks/base/libs/hwui/
ShadowTessellator.cpp 96 // the shadow is within the clip area.
128 double area = 0; local
137 area += a;
142 if (area != 0) {
143 centroid = (Vector2){static_cast<float>(sumx / (3 * area)),
144 static_cast<float>(sumy / (3 * area))};
146 ALOGW("Area is 0 while computing centroid!");
  /external/skia/src/core/
SkPixmap.cpp 105 SkIRect area; local
106 if (!area.intersect(this->bounds(), inArea)) {
115 int height = area.height();
116 const int width = area.width();
127 uint8_t* p = this->writable_addr8(area.fLeft, area.fTop);
135 uint8_t* p = this->writable_addr8(area.fLeft, area.fTop);
144 uint16_t* p = this->writable_addr16(area.fLeft, area.fTop)
    [all...]
  /external/pdfium/third_party/agg23/
agg_rasterizer_scanline_aa.h 56 int area; member in struct:agg::cell_aa
281 AGG_INLINE unsigned calculate_alpha(int area, bool no_smooth) const
283 int cover = area >> (poly_base_shift * 2 + 1 - 8);
340 int area = cur_cell->area; local
348 area += cur_cell->area;
351 if(area) {
352 alpha = calculate_alpha((cover << (poly_base_shift + 1)) - area, no_smooth);
  /device/generic/goldfish/camera/
EmulatedQemuCamera.cpp 94 * largest area and infer that the dimensions of that resolution must also
98 * dimension exceeding that of the max area resolution. */
100 /* First find the resolution with the maximum area, the "sensor size" */
105 int area = res.first * res.second; local
106 if (area > maxArea) {
107 maxArea = area;
  /external/skia/tests/
RecordTest.cpp 17 // Sums the area of any DrawRect command it sees.
28 int area() const { return fArea; } function in class:AreaSummer
66 // Its area should be 100.
69 REPORTER_ASSERT(r, summer.area() == 100);
75 // Now its area should be 100 + 400.
77 REPORTER_ASSERT(r, summer.area() == 500);
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/
PlanarYUVLuminanceSource.java 84 int area = width * height; local
85 byte[] matrix = new byte[area];
90 System.arraycopy(yuvData, inputOffset, matrix, 0, area);
  /development/scripts/
stack_core.py 348 area = trace_line_dict["dso"]
360 if area == "<unknown>" or area == "[heap]" or area == "[stack]":
361 self.trace_lines.append((code_addr, "", area))
367 if area.endswith(".apk") and so_offset:
368 lib_name, lib = self.GetLibFromApk(area, so_offset)
370 lib = area
384 source_location = area
406 (unused_, addr, value, area, symbol_present, symbol_name) = match.groups(
    [all...]
  /external/opencv/cv/src/
_cvgeom.h 76 double area; /* area of the triangle */ member in struct:_CvTrianAttr
  /external/ImageMagick/Magick++/lib/
ResourceLimits.cpp 13 void Magick::ResourceLimits::area(const MagickSizeType limit_) function in class:Magick::ResourceLimits
18 MagickCore::MagickSizeType Magick::ResourceLimits::area(void) function in class:Magick::ResourceLimits
  /hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
VehiclePropertyStore.h 55 int32_t area; member in struct:android::hardware::automotive::vehicle::V2_0::VehiclePropertyStore::RecordId
78 std::unique_ptr<VehiclePropValue> readValueOrNull(int32_t prop, int32_t area = 0,
  /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);

Completed in 2857 milliseconds

1 2 3 45 6 7 8 91011>>