/external/chromium_org/ui/gfx/ |
D | insets.h | 31 Insets Scale(float scale) const { in Scale() function 35 Insets Scale(float x_scale, float y_scale) const { in Scale() function
|
D | size_f.h | 23 void Scale(float scale) { in Scale() function 27 void Scale(float x_scale, float y_scale) { in Scale() function
|
D | point_f.h | 23 void Scale(float scale) { in Scale() function 27 void Scale(float x_scale, float y_scale) { in Scale() function
|
D | rect_f.h | 46 void Scale(float scale) { in Scale() function 50 void Scale(float x_scale, float y_scale) { in Scale() function
|
D | display_unittest.cc | 32 TEST(DisplayTest, Scale) { in TEST() argument
|
D | point3_f.h | 27 void Scale(float scale) { in Scale() function 31 void Scale(float x_scale, float y_scale, float z_scale) { in Scale() function
|
D | shadow_value.cc | 31 ShadowValue ShadowValue::Scale(float scale) const { in Scale() function in gfx::ShadowValue
|
D | box_f.h | 42 void Scale(float scale) { in Scale() function 47 void Scale(float x_scale, float y_scale, float z_scale) { in Scale() function
|
D | vector2d_f.cc | 39 void Vector2dF::Scale(float x_scale, float y_scale) { in Scale() function in gfx::Vector2dF
|
D | vector2d_f.h | 57 void Scale(float scale) { Scale(scale, scale); } in Scale() function
|
D | point3_unittest.cc | 49 TEST(Point3Test, Scale) { in TEST() argument
|
D | vector3d_f.h | 65 void Scale(float scale) { Scale(scale, scale, scale); } in Scale() function
|
D | quad_f.h | 76 void Scale(float scale) { Scale(scale, scale); } in Scale() function
|
D | vector3d_f.cc | 60 void Vector3dF::Scale(float x_scale, float y_scale, float z_scale) { in Scale() function in gfx::Vector3dF
|
D | box_unittest.cc | 114 TEST(BoxTest, Scale) { in TEST() argument
|
/external/skia/include/core/ |
D | SkUnPreMultiply.h | 20 typedef uint32_t Scale; typedef
|
/external/chromium_org/third_party/skia/include/core/ |
D | SkUnPreMultiply.h | 20 typedef uint32_t Scale; typedef
|
/external/llvm/lib/Target/ARM/ |
D | Thumb1RegisterInfo.cpp | 144 unsigned NumBits, unsigned Scale) { in calcNumMI() 181 unsigned Scale = 1; in emitThumbRegPlusImmediate() local 362 unsigned Scale = 1; in rewriteFrameIndex() local 445 unsigned Scale = 4; in rewriteFrameIndex() local
|
/external/chromium_org/net/quic/ |
D | quic_bandwidth_test.cc | 60 TEST_F(QuicBandwidthTest, Scale) { in TEST_F() argument
|
D | quic_bandwidth.cc | 98 QuicBandwidth QuicBandwidth::Scale(float scale_factor) const { in Scale() function in net::QuicBandwidth
|
/external/chromium_org/native_client_sdk/src/examples/demo/flock/ |
D | vector2.h | 48 void Scale(double scale) { in Scale() function
|
/external/chromium_org/third_party/WebKit/Source/platform/transforms/ |
D | TransformOperation.h | 40 ScaleX, ScaleY, Scale, enumerator
|
/external/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 59 unsigned Scale; member 228 SDValue &Scale, SDValue &Index, in getAddressOperands() 1302 SDValue &Scale, SDValue &Index, in SelectAddr() 1348 SDValue &Scale, SDValue &Index, in SelectScalarSSELoad() 1414 SDValue &Scale, SDValue &Index, in SelectLEA64_32Addr() 1453 SDValue &Base, SDValue &Scale, in SelectLEAAddr() 1515 SDValue &Scale, SDValue &Index, in SelectTLSADDRAddr() 1539 SDValue &Base, SDValue &Scale, in TryFoldLoad() 2027 ConstantSDNode *Scale = dyn_cast<ConstantSDNode>(Node->getOperand(6)); in SelectGather() local 2747 SDValue Base, Scale, Index, Disp, Segment; in Select() local
|
/external/ceres-solver/internal/ceres/ |
D | suitesparse.h | 111 void Scale(cholmod_dense* scale, int mode, cholmod_sparse* A) { in Scale() function
|
/external/llvm/lib/CodeGen/ |
D | MachineBranchProbabilityInfo.cpp | 109 uint32_t Scale = 1; in getEdgeProbability() local
|