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

1 2 3 4 5 6 7 8 91011>>

  /packages/services/Car/tests/carservice_test/src/com/android/car/test/
CarHvacManagerTest.java 125 final int AREA = VehicleAreaWindow.FRONT_WINDSHIELD;
139 public void onErrorEvent(@PropertyId int propertyId, int area) {
141 areaIdReceived.value = area;
146 getMockedVehicleHal().injectError(ERR_CODE, PROP, AREA);
149 assertEquals(AREA, areaIdReceived.value);
  /external/ImageMagick/MagickCore/
geometry.c 511 % o width, height: the larger area the region is relative to
1405 area, local
    [all...]
  /external/libunwind/doc/
unw_get_proc_info.tex 35 language-specific data-area (LSDA). This area normally contains
37 the procedure has no such area, this member is cleared to 0. \\
  /external/tcpdump/
print-decnet.c 74 #define AREAMASK 0176000 /* mask for area field */
75 #define AREASHIFT 10 /* bit-offset for area field */
98 byte lg_darea; /* destination area (reserved) */
101 byte lg_sarea; /* source area (reserved) */
253 byte eh_area; /* area (reserved) */
799 int area; local
810 area = EXTRACT_LE_16BITS(rp);
816 ND_PRINT((ndo, "{areas %d-%d cost %d hops %d} ", area, area + count,
1244 int area = (u_short)(dnaddr & AREAMASK) >> AREASHIFT; local
    [all...]
  /frameworks/native/opengl/libagl/
primitives.cpp 258 const GGLcoord area = (m_area + TRI_HALF) >> TRI_FRACTION_BITS; local
260 // triangles with an area smaller than 1.0 are not smooth-shaded
263 if (abs(area) >= minArea) {
265 // factor for deltas/area:
267 // First compute the 1/area with full 32-bits precision,
269 d = gglRecipQNormalized(area, &q);
275 // We'll keep 16-bits of precision for deltas/area. So we need
698 // rho = sqrt( texelArea / area )
700 // lod = log2( texelArea / area ) / 2
701 // lod = (log2( texelArea ) - log2( area )) /
703 const GGLcoord area = abs(lerp.area()); local
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFramebufferBlitTests.cpp 204 // Checking only area in our destination rect
242 // Detect result edges by reading the first row and first column of the blitted area.
715 DefaultFramebufferBlitCase (Context& context, const char* name, const char* desc, deUint32 format, deUint32 filter, BlitDirection dir, BlitArea area)
718 , m_blitArea (area)
724 DE_ASSERT(area < AREA_LAST);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
vktFragmentOperationsScissorTests.cpp 66 TEST_PRIMITIVE_BIG_LINE, //!< One line crossing the whole render area.
67 TEST_PRIMITIVE_BIG_TRIANGLE, //!< One triangle covering the whole render area.
80 Vec4 scissorArea; //!< scissored area (ox, oy, w, h)
458 inline IVec4 getAreaRect (const Vec4& area, const int width, const int height)
460 return IVec4(static_cast<deInt32>(static_cast<float>(width) * area.x()),
461 static_cast<deInt32>(static_cast<float>(height) * area.y()),
462 static_cast<deInt32>(static_cast<float>(width) * area.z()),
463 static_cast<deInt32>(static_cast<float>(height) * area.w()));
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_tritemp.h 238 /* compute area, oneOverArea and perform backface culling */
240 const GLfloat area = eMaj.dx * eBot.dy - eBot.dx * eMaj.dy; local
242 if (IS_INF_OR_NAN(area) || area == 0.0F)
245 if (area * bf * swrast->_BackfaceCullSign < 0.0F)
248 oneOverArea = 1.0F / area;
320 * refer to it as ``area'' because it's also proportional to
321 * the pixel area of the triangle.
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]
  /external/python/cpython2/Lib/idlelib/idle_test/
htest.py 112 "font face of the text in the area below it.\nIn the "
206 " Shell.\nEntering and leaving the text area, key entry, "
215 'msg': "Ensure presence of multi-status bar below text area.\n"
  /frameworks/base/core/java/android/hardware/
Camera.java 2639 Area area = areas.get(i); local
4277 Area area = result.get(0); local
    [all...]
  /external/dng_sdk/source/
dng_utils.cpp 432 const dng_rect &area,
444 dng_tile_iterator iter (image, area);
dng_negative.h 561 // The area of raw image that should be included in the final converted
565 // The default crop can be smaller than the "active" area which includes
1061 /// Reset default user crop to default crop area.
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi_msvc/
win64.asm 55 add rdx, 40 ; correct our own area
  /frameworks/base/core/java/android/hardware/camera2/legacy/
LegacyResultMapper.java 385 List<Camera.Area> meteringAreaList, String regionName) {
388 for (Camera.Area area : meteringAreaList) {
391 activeArray, zoomData, area);
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/i386/
compressed-1a.d 113 Size of area in .[z]?debug_info section: 74
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/x86-64/
compressed-1a.d 112 Size of area in .[z]?debug_info section: 98
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
9s12x-exg-sex-tfr.s 9 ;; none of shaded area is actually supported
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /external/freetype/src/base/
ftoutln.c 1051 FT_Pos area = 0; local
1091 area += ( v_cur.y - v_prev.y ) * ( v_cur.x + v_prev.x );
1099 if ( area > 0 )
1101 else if ( area < 0 )
  /external/libpcap/msdos/
pkt_rx1.s 33 _pktTemp resb 20 ; temp work area
  /external/pdfium/third_party/freetype/src/base/
ftoutln.c 1045 FT_Pos area = 0; local
1082 area += ( ( v_cur.y - v_prev.y ) >> yshift ) *
1090 if ( area > 0 )
1092 else if ( area < 0 )
  /external/skia/include/core/
SkPixmap.h 51 * Computes the intersection of area and this pixmap. If that intersection is non-empty,
56 bool SK_WARN_UNUSED_RESULT extractSubset(SkPixmap* subset, const SkIRect& area) const;

Completed in 743 milliseconds

1 2 3 4 5 6 7 8 91011>>