/external/chromium_org/native_client_sdk/src/gonacl_appengine/static/bullet/ |
D | world.js | 67 function verifyShapeDescription(shape) { argument 102 function verifyCubeDescription(shape) { argument 115 function verifySphereDescription(shape) { argument 122 function verifyCylinderDescription(shape) { argument 132 function verifyConvexDescription(shape) { argument
|
D | box.json | 13 "shape": "box", string 28 "shape": "box", string 43 "shape": "box", string 58 "shape": "box", string 73 "shape": "box", string 88 "shape": "box", string 103 "shape": "box", string 118 "shape": "box", string 133 "shape": "box", string 148 "shape": "box", string [all …]
|
/external/chromium_org/third_party/WebKit/Source/core/animation/ |
D | AnimatableShapeValue.h | 42 static PassRefPtrWillBeRawPtr<AnimatableShapeValue> create(ShapeValue* shape) in create() 55 AnimatableShapeValue(ShapeValue* shape) in AnimatableShapeValue()
|
D | AnimatableShapeValue.cpp | 64 const ShapeValue* shape = toAnimatableShapeValue(value)->m_shape.get(); in equalTo() local
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
D | ShapeValue.h | 50 static PassRefPtr<ShapeValue> createShapeValue(PassRefPtr<BasicShape> shape, CSSBoxType cssBox) in createShapeValue() 66 BasicShape* shape() const { return m_shape.get(); } in shape() function 88 ShapeValue(PassRefPtr<BasicShape> shape, CSSBoxType cssBox) in ShapeValue()
|
/external/chromium_org/third_party/webrtc/modules/desktop_capture/ |
D | desktop_frame.h | 59 const DesktopRegion* shape() const { return shape_.get(); } in shape() function 60 void set_shape(DesktopRegion* shape) { shape_.reset(shape); } in set_shape()
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/ |
D | BoxShapeTest.cpp | 85 OwnPtr<Shape> shape = createBoxShape(RoundedRect(0, 0, 100, 50), 10); in TEST_F() local 130 OwnPtr<Shape> shape = createBoxShape(RoundedRect(IntRect(0, 0, 100, 100), cornerRadii), 0); in TEST_F() local
|
D | Shape.h | 66 Path shape; member
|
D | Shape.cpp | 105 OwnPtr<Shape> shape; in createShape() local 224 OwnPtr<Shape> shape = createInsetShape(bounds); in createLayoutBoxShape() local
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | ClipPathOperation.h | 97 static PassRefPtr<ShapeClipPathOperation> create(PassRefPtr<BasicShape> shape) in create() 116 ShapeClipPathOperation(PassRefPtr<BasicShape> shape) in ShapeClipPathOperation()
|
/external/chromium_org/chrome/browser/ui/views/apps/ |
D | shaped_app_window_targeter.cc | 20 SkRegion* shape = app_window_->shape(); in GetHitTestMask() local
|
D | chrome_native_app_window_views.h | 30 SkRegion* shape() { return shape_.get(); } in shape() function
|
/external/jemalloc/test/unit/ |
D | math.c | 356 double shape = pt_gamma_shape[i]; in TEST_BEGIN() local 372 double shape = 1.0; in TEST_BEGIN() local
|
/external/chromium_org/third_party/skia/third_party/harfbuzz/src/ |
D | harfbuzz-arabic.c | 33 unsigned char shape; member 387 ArabicShape shape = joining_table[XIsolated][j].form2; in getArabicProperties() local 513 ArabicShape shape = joining_table[XIsolated][j].form2; in getNkoProperties() local 844 static int getShape(hb_uint8 cell, int shape) in getShape() 936 int shape = properties[i].shape; in shapedString() local
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
D | RenderSVGResourceSolidColor.cpp | 84 …phicsContext*& context, unsigned short resourceMode, const Path* path, const RenderSVGShape* shape) in postApplyResource()
|
D | RenderSVGResourceGradient.cpp | 132 …phicsContext*& context, unsigned short resourceMode, const Path* path, const RenderSVGShape* shape) in postApplyResource()
|
/external/chromium_org/remoting/client/ |
D | frame_consumer_proxy.cc | 28 const webrtc::DesktopRegion& shape) { in ApplyBuffer()
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/ |
D | vl_median_filter.c | 158 generate_offsets(enum vl_median_filter_shape shape, unsigned size, in generate_offsets() 240 enum vl_median_filter_shape shape) in vl_median_filter_init()
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_median_filter.c | 158 generate_offsets(enum vl_median_filter_shape shape, unsigned size, in generate_offsets() 240 enum vl_median_filter_shape shape) in vl_median_filter_init()
|
/external/chromium_org/remoting/ios/bridge/ |
D | frame_consumer_bridge.cc | 41 const webrtc::DesktopRegion& shape) { in ApplyBuffer()
|
/external/icu/icu4c/source/layout/ |
D | ArabicShaping.cpp | 118 FeatureMask shape = featureMask & SHAPE_MASK; in adjustTags() local 125 void ArabicShaping::shape(const LEUnicode *chars, le_int32 offset, le_int32 charCount, le_int32 cha… in shape() function in ArabicShaping
|
/external/chromium_org/third_party/WebKit/Source/core/animation/interpolation/ |
D | DeferredLegacyStyleInterpolation.cpp | 139 bool DeferredLegacyStyleInterpolation::interpolationRequiresStyleResolve(const CSSBasicShape& shape) in interpolationRequiresStyleResolve()
|
/external/chromium_org/remoting/client/jni/ |
D | jni_frame_consumer.cc | 49 const webrtc::DesktopRegion& shape) { in ApplyBuffer()
|
/external/skia/gm/ |
D | nested.cpp | 47 static void AddShape(SkPath* path, const SkRect& rect, Shapes shape, SkPath::Direction dir) { in AddShape()
|
/external/chromium_org/third_party/skia/gm/ |
D | nested.cpp | 47 static void AddShape(SkPath* path, const SkRect& rect, Shapes shape, SkPath::Direction dir) { in AddShape()
|