Searched
full:inverted (Results
251 -
275 of
564) sorted by null
<<11121314151617181920>>
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdlsetalpha.html | 129 >This function and the semantics of SDL alpha blending have changed since version 1.1.4. Up until version 1.1.5, an alpha value of 0 was considered opaque and a value of 255 was considered transparent. This has now been inverted: 0 (<TT
|
/external/qemu-pc-bios/vgabios/ |
README | 207 . Fixed DS and ES that where inverted in the int10 parameters list!
|
/external/skia/src/core/ |
SkBitmapProcShader.cpp | 106 // Do this first, so we know the matrix can be inverted.
|
/external/skia/src/gpu/effects/ |
GrTextureDomain.cpp | 27 // It is OK if the domain rect is a line or point, but it should not be inverted. We do not
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
block_switch.c | 60 static const Word32 invAttackRatioHighBr = 0x0ccccccd; /* inverted lower ratio limit for attacks 0.1*/
|
/frameworks/base/core/java/android/transition/ |
ArcMotion.java | 212 float deltaY = startY - endY; // Y is inverted compared to diagram above.
|
/hardware/invensense/60xx/libsensors_iio/software/core/driver/include/ |
log.h | 230 * is -inverted- from the normal assert() semantics.
|
/hardware/invensense/60xx/mlsdk/platform/include/ |
log.h | 226 * is -inverted- from the normal assert() semantics.
|
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/ |
log.h | 234 * is -inverted- from the normal assert() semantics.
|
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ |
log.h | 234 * is -inverted- from the normal assert() semantics.
|
/ndk/tests/build/check-armeabi-v7a-prebuilts/ |
build.sh | 98 # vfpv3-d16, then should probably be inverted!
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_utilities_camera.h | 232 \param Hinv inverted matrix
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_utilities_camera.h | 232 \param Hinv inverted matrix
|
/external/chromium_org/third_party/skia/third_party/harfbuzz/contrib/tables/ |
DerivedGeneralCategory.txt | 580 0202 ; Lu # LATIN CAPITAL LETTER A WITH INVERTED BREVE 582 0206 ; Lu # LATIN CAPITAL LETTER E WITH INVERTED BREVE 584 020A ; Lu # LATIN CAPITAL LETTER I WITH INVERTED BREVE 586 020E ; Lu # LATIN CAPITAL LETTER O WITH INVERTED BREVE 588 0212 ; Lu # LATIN CAPITAL LETTER R WITH INVERTED BREV [all...] |
/cts/tools/tradefed-host/res/report/ |
cts_result.xsl | 512 <!-- "pass" indicates the that test actually passed (results have been inverted already) --> 522 <!-- "fail" indicates that a known failure actually passed (results have been inverted already) --> [all...] |
/device/asus/fugu/original-kernel-headers/linux/ |
psb_drm.h | 393 /* Bit 15, Polarity, 1 bit, 0: Normal, 1: Inverted */ 423 /*Bit 7, Polarity, 1 bit,0: Normal, 1: Inverted*/ [all...] |
/external/aac/libAACenc/src/ |
block_switch.cpp | 126 static const FIXP_DBL invAttackRatio = FL2FXCONST_DBL(0.1f); /* inverted lower ratio limit for attacks */ 142 static const FIXP_SGL invAttackRatio = FL2FXCONST_SGL(0.1f); /* inverted lower ratio limit for attacks */
|
/external/chromium_org/chrome/browser/renderer_host/ |
chrome_render_widget_host_view_mac_history_swiper.mm | 545 BOOL inverted = [self isEventDirectionInverted:theEvent]; 546 if (inverted)
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
ntp_resource_cache.cc | 107 // If web contents are being inverted because the system is in high-contrast 108 // mode, any system theme colors we use must be inverted too to cancel out.
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/ |
JPEGImageDecoder.cpp | 683 // Source is 'Inverted CMYK', output is RGB. 688 // Thus, from Inverted CMYK to CMY is:
|
/external/chromium_org/third_party/skia/include/core/ |
SkMatrix.h | 344 /** If this matrix can be inverted, return true and if inverse is not null, 346 inverted, ignore inverse and return false
|
/external/chromium_org/ui/compositor/ |
layer.cc | 316 void Layer::SetLayerInverted(bool inverted) { 317 layer_inverted_ = inverted;
|
/external/iptables/iptables/ |
ip6tables.8.in | 328 sense is inverted. If the interface name ends in a "+", then any 336 sense is inverted. If the interface name ends in a "+", then any
|
iptables.8.in | 317 sense is inverted. If the interface name ends in a "+", then any 325 sense is inverted. If the interface name ends in a "+", then any
|
/external/libpng/contrib/gregbook/ |
rpng2-x.c | 243 | +-- gradient #2 inverted? 244 +-- alternating columns inverted? [all...] |
Completed in 2552 milliseconds
<<11121314151617181920>>