| /external/chromium_org/ui/gfx/geometry/ |
| D | insets.h | 25 Insets Scale(float scale) const { in Scale() function 29 Insets Scale(float x_scale, float y_scale) const { in Scale() function
|
| D | size_f.h | 24 void Scale(float scale) { in Scale() function 28 void Scale(float x_scale, float y_scale) { in Scale() function
|
| D | point_f.h | 24 void Scale(float scale) { in Scale() function 28 void Scale(float x_scale, float y_scale) { in Scale() function
|
| D | rect_f.h | 47 void Scale(float scale) { in Scale() function 51 void Scale(float x_scale, float y_scale) { in Scale() function
|
| D | point3_f.h | 28 void Scale(float scale) { in Scale() function 32 void Scale(float x_scale, float y_scale, float z_scale) { in Scale() function
|
| D | box_f.h | 45 void Scale(float scale) { in Scale() function 50 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 | 58 void Scale(float scale) { Scale(scale, scale); } in Scale() function
|
| D | point3_unittest.cc | 48 TEST(Point3Test, Scale) { in TEST() argument
|
| D | vector3d_f.h | 66 void Scale(float scale) { Scale(scale, scale, scale); } in Scale() function
|
| D | quad_f.h | 77 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
|
| /external/llvm/include/llvm/Support/ |
| D | ScaledNumber.h | 54 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale, in getRounded() 66 inline std::pair<uint32_t, int16_t> getRounded32(uint32_t Digits, int16_t Scale, in getRounded32() 72 inline std::pair<uint64_t, int16_t> getRounded64(uint64_t Digits, int16_t Scale, in getRounded64() 190 inline std::pair<int32_t, int> getLgImpl(DigitsT Digits, int16_t Scale) { in getLgImpl() 215 template <class DigitsT> int32_t getLg(DigitsT Digits, int16_t Scale) { in getLg() 224 template <class DigitsT> int32_t getLgFloor(DigitsT Digits, int16_t Scale) { in getLgFloor() 234 template <class DigitsT> int32_t getLgCeiling(DigitsT Digits, int16_t Scale) { in getLgCeiling() 344 int16_t Scale = matchScales(LDigits, LScale, RDigits, RScale); in getSum() local 509 int16_t Scale; variable 514 ScaledNumber(DigitsType Digits, int16_t Scale) in ScaledNumber()
|
| /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/chromium_org/ui/gfx/ |
| D | display_unittest.cc | 32 TEST(DisplayTest, Scale) { in TEST() argument
|
| D | shadow_value.cc | 31 ShadowValue ShadowValue::Scale(float scale) const { in Scale() function in gfx::ShadowValue
|
| /external/chromium_org/third_party/webrtc/common_video/libyuv/ |
| D | scaler.cc | 48 int Scaler::Scale(const I420VideoFrame& src_frame, in Scale() function in webrtc::Scaler
|
| /external/llvm/lib/Target/ARM/ |
| D | Thumb1RegisterInfo.cpp | 142 unsigned NumBits, unsigned Scale) { in calcNumMI() 179 unsigned Scale = 1; in emitThumbRegPlusImmediate() local 360 unsigned Scale = 1; in rewriteFrameIndex() local 443 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/webrtc/modules/utility/source/ |
| D | audio_frame_operations.cc | 77 int AudioFrameOperations::Scale(float left, float right, AudioFrame& frame) { in Scale() function in webrtc::AudioFrameOperations
|
| /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 | 60 unsigned Scale; member 238 SDValue &Scale, SDValue &Index, in getAddressOperands() 1311 SDValue &Scale, SDValue &Index, in SelectAddr() 1357 SDValue &Scale, SDValue &Index, in SelectScalarSSELoad() 1423 SDValue &Scale, SDValue &Index, in SelectLEA64_32Addr() 1462 SDValue &Base, SDValue &Scale, in SelectLEAAddr() 1524 SDValue &Scale, SDValue &Index, in SelectTLSADDRAddr() 1548 SDValue &Base, SDValue &Scale, in TryFoldLoad() 2036 ConstantSDNode *Scale = dyn_cast<ConstantSDNode>(Node->getOperand(6)); in SelectGather() local 2725 SDValue Base, Scale, Index, Disp, Segment; in Select() local
|