/external/webkit/Source/WebCore/html/canvas/ |
D | WebGLTexture.cpp | 46 , m_magFilter(GraphicsContext3D::LINEAR) in WebGLTexture() 86 case GraphicsContext3D::LINEAR: in setParameteri() 98 case GraphicsContext3D::LINEAR: in setParameteri() 334 …_isNPOT && ((m_minFilter != GraphicsContext3D::NEAREST && m_minFilter != GraphicsContext3D::LINEAR) in update() 338 …sComplete && m_minFilter != GraphicsContext3D::NEAREST && m_minFilter != GraphicsContext3D::LINEAR) in update()
|
/external/webkit/Source/WebCore/platform/graphics/gtk/ |
D | DrawingBufferGtk.cpp | 59 …f(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MAG_FILTER, GraphicsContext3D::LINEAR); in DrawingBuffer() 60 …f(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MIN_FILTER, GraphicsContext3D::LINEAR); in DrawingBuffer()
|
/external/webkit/Source/WebCore/platform/graphics/gpu/qt/ |
D | DrawingBufferQt.cpp | 59 …f(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MAG_FILTER, GraphicsContext3D::LINEAR); in DrawingBuffer() 60 …f(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MIN_FILTER, GraphicsContext3D::LINEAR); in DrawingBuffer()
|
/external/webkit/Source/WebCore/platform/graphics/chromium/cc/ |
D | CCPluginLayerImpl.cpp | 60 …(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MIN_FILTER, GraphicsContext3D::LINEAR)); in draw() 61 …(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MAG_FILTER, GraphicsContext3D::LINEAR)); in draw()
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | WebGLLayerChromium.cpp | 71 …i(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MIN_FILTER, GraphicsContext3D::LINEAR); in updateCompositorResources() 72 …i(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MAG_FILTER, GraphicsContext3D::LINEAR); in updateCompositorResources()
|
D | Canvas2DLayerChromium.cpp | 77 …i(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MIN_FILTER, GraphicsContext3D::LINEAR); in updateCompositorResources() 78 …i(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MAG_FILTER, GraphicsContext3D::LINEAR); in updateCompositorResources()
|
D | TextureManager.cpp | 152 …(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MIN_FILTER, GraphicsContext3D::LINEAR)); in requestTexture() 153 …(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MAG_FILTER, GraphicsContext3D::LINEAR)); in requestTexture()
|
/external/icu4c/common/ |
D | ucnvmbcs.c | 370 #define LINEAR(x) LINEAR_18030(x>>24, (x>>16)&0xff, (x>>8)&0xff, x&0xff) macro 383 {0x10000, 0x10FFFF, LINEAR(0x90308130), LINEAR(0xE3329A35)}, 384 {0x9FA6, 0xD7FF, LINEAR(0x82358F33), LINEAR(0x8336C738)}, 385 {0x0452, 0x200F, LINEAR(0x8130D330), LINEAR(0x8136A531)}, 386 {0xE865, 0xF92B, LINEAR(0x8336D030), LINEAR(0x84308534)}, 387 {0x2643, 0x2E80, LINEAR(0x8137A839), LINEAR(0x8138FD38)}, 388 {0xFA2A, 0xFE2F, LINEAR(0x84309C38), LINEAR(0x84318537)}, 389 {0x3CE1, 0x4055, LINEAR(0x8231D438), LINEAR(0x8232AF32)}, 390 {0x361B, 0x3917, LINEAR(0x8230A633), LINEAR(0x8230F237)}, 391 {0x49B8, 0x4C76, LINEAR(0x8234A131), LINEAR(0x8234E733)}, [all …]
|
/external/webkit/Source/WebCore/platform/graphics/gpu/mac/ |
D | DrawingBufferMac.mm | 72 …f(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MAG_FILTER, GraphicsContext3D::LINEAR); 73 …f(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MIN_FILTER, GraphicsContext3D::LINEAR);
|
/external/webkit/Source/WebCore/platform/graphics/gpu/ |
D | Texture.cpp | 208 …i(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MIN_FILTER, GraphicsContext3D::LINEAR); in bindTile() 209 …i(GraphicsContext3D::TEXTURE_2D, GraphicsContext3D::TEXTURE_MAG_FILTER, GraphicsContext3D::LINEAR); in bindTile()
|
D | DrawingBuffer.cpp | 286 …idth, height, x, y, width, height, GraphicsContext3D::COLOR_BUFFER_BIT, GraphicsContext3D::LINEAR); in commit()
|
/external/chromium/chrome/browser/ui/views/infobars/ |
D | infobar.cc | 23 animation_->SetTweenType(ui::Tween::LINEAR); in InfoBar()
|
D | translate_infobar_base.cc | 60 background_color_animation_->SetTweenType(ui::Tween::LINEAR); in ViewHierarchyChanged()
|
/external/chromium/chrome/browser/chromeos/status/ |
D | network_dropdown_button.cc | 37 animation_connecting_.SetTweenType(ui::Tween::LINEAR); in NetworkDropdownButton()
|
/external/chromium/chrome/browser/ui/gtk/ |
D | slide_animator_gtk.cc | 61 animation_->SetTweenType(ui::Tween::LINEAR); in SlideAnimatorGtk()
|
D | status_bubble_gtk.cc | 329 expand_animation_->SetTweenType(ui::Tween::LINEAR); in ExpandURL()
|
/external/chromium/chrome/browser/chromeos/ |
D | setting_level_bubble.cc | 87 animation_.SetTweenType(ui::Tween::LINEAR); in SettingLevelBubble()
|
/external/chromium/chrome/browser/ui/gtk/infobars/ |
D | infobar_arrow_model.cc | 19 animation_.SetTweenType(ui::Tween::LINEAR); in InfoBarArrowModel()
|
D | translate_infobar_base_gtk.cc | 39 background_color_animation_->SetTweenType(ui::Tween::LINEAR); in TranslateInfoBarBase()
|
/external/chromium/chrome/browser/ui/touch/frame/ |
D | touch_browser_frame_view.cc | 66 animation_->SetTweenType(ui::Tween::LINEAR); in TouchBrowserFrameView()
|
/external/icu4c/data/unidata/ |
D | DerivedAge.txt | 707 10000..1000B ; 4.0 # [12] LINEAR B SYLLABLE B008 A..LINEAR B SYLLABLE B046 JE 708 1000D..10026 ; 4.0 # [26] LINEAR B SYLLABLE B036 JO..LINEAR B SYLLABLE B032 QO 709 10028..1003A ; 4.0 # [19] LINEAR B SYLLABLE B060 RA..LINEAR B SYLLABLE B042 WO 710 1003C..1003D ; 4.0 # [2] LINEAR B SYLLABLE B017 ZA..LINEAR B SYLLABLE B074 ZE 711 1003F..1004D ; 4.0 # [15] LINEAR B SYLLABLE B020 ZO..LINEAR B SYLLABLE B091 TWO 712 10050..1005D ; 4.0 # [14] LINEAR B SYMBOL B018..LINEAR B SYMBOL B089 713 10080..100FA ; 4.0 # [123] LINEAR B IDEOGRAM B100 MAN..LINEAR B IDEOGRAM VESSEL B305
|
/external/collada/include/1.4/dom/ |
D | domRigid_constraint.h | 583 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::LINEAR; } in getElementType() 790 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::LINEAR; } in getElementType()
|
/external/opencv/cxcore/src/ |
D | cxutils.cpp | 505 goto LINEAR; in icvFindPolynomialRoots() 562 goto LINEAR; in icvFindPolynomialRoots() 564 goto LINEAR; in icvFindPolynomialRoots() 589 LINEAR: in icvFindPolynomialRoots()
|
/external/opencv/ml/src/ |
D | mlsvm.cpp | 1216 if( kernel_type != LINEAR && kernel_type != POLY && in set_params() 1220 if( kernel_type == LINEAR ) in set_params() 1685 if( params.kernel_type == CvSVM::LINEAR ) in train_auto() 1988 kernel_type == CvSVM::LINEAR ? "LINEAR" : in write_params() 2009 if( kernel_type != CvSVM::LINEAR || !kernel_type_str ) in write_params() 2159 strcmp( kernel_type_str, "LINEAR" ) == 0 ? CvSVM::LINEAR : in read_params() 2601 if( kernel == CvSVM::LINEAR )
|
/external/chromium/chrome/browser/ui/views/bubble/ |
D | bubble.cc | 360 animation_->SetTweenType(ui::Tween::LINEAR); in Fade()
|