Home
last modified time | relevance | path

Searched refs:Sk64 (Results 1 – 25 of 26) sorted by relevance

12

/external/skia/src/core/
DSk64.cpp31 int Sk64::getClzAbs() const in getClzAbs()
45 void Sk64::shiftLeft(unsigned bits) in shiftLeft()
63 int32_t Sk64::getShiftRight(unsigned bits) const in getShiftRight()
82 void Sk64::shiftRight(unsigned bits) in shiftRight()
100 void Sk64::roundRight(unsigned bits) in roundRight()
105 Sk64 one; in roundRight()
113 int Sk64::shiftToMake32() const in shiftToMake32()
130 void Sk64::negate() in negate()
136 void Sk64::abs() in abs()
154 SkBool Sk64::isFixed() const in isFixed()
[all …]
DSkBitmap.cpp32 static bool isPos32Bits(const Sk64& value) { in isPos32Bits()
52 Sk64 size; in Alloc()
195 Sk64 rowBytes; in ComputeRowBytes()
227 Sk64 SkBitmap::ComputeSize64(Config c, int width, int height) { in ComputeSize64()
228 Sk64 size; in ComputeSize64()
234 Sk64 size = SkBitmap::ComputeSize64(c, width, height); in ComputeSize()
238 Sk64 SkBitmap::ComputeSafeSize64(Config config, in ComputeSafeSize64()
242 Sk64 safeSize; in ComputeSafeSize64()
246 Sk64 sizeAllButLastRow; in ComputeSafeSize64()
258 Sk64 safeSize = ComputeSafeSize64(config, width, height, rowBytes); in ComputeSafeSize()
[all …]
DSkMath.cpp80 Sk64 tmp; in SkMulDiv()
82 tmp.div(denom, Sk64::kTrunc_DivOption); in SkMulDiv()
137 Sk64 tmp; in SkFixedMul_portable()
164 Sk64 tmp; in SkFractMul_portable()
398 Sk64 tmp; in SkFixedMean()
DSkCordic.cpp68 Sk64 scaled; in SkCordicSinCos()
106 Sk64 scaled; in SkCircularVector()
193 Sk64 scaled; in SkCordicLog()
DSkMask.cpp25 Sk64 size; in safeMul32()
DSkMatrix.cpp522 Sk64 tmp1, tmp2; in fixmuladdmul()
535 Sk64 tmp1, tmp2; in fracmuladdmul()
544 Sk64 tmp1, tmp2; in rowcol3()
718 static void set_muladdmul(Sk64* dst, int32_t a, int32_t b, int32_t c, in set_muladdmul()
720 Sk64 tmp; in set_muladdmul()
728 Sk64 tmp1, tmp2; in sk_inv_determinant()
810 Sk64 tmp; in invert()
814 tmp.div(inv->fMat[kMPersp2], Sk64::kRound_DivOption); in invert()
826 Sk64 tx, ty; in invert()
1121 Sk64 tmp, tmp1; in fixmuladdmul()
[all …]
DMakefile.am4 libskia_a_SOURCES = Sk64.cpp \
Dcore_files.mk2 Sk64.cpp \
DSkGeometry.cpp159 Sk64 RR, tmp; in SkFindUnitQuadRoots()
187 static int Sk64FindFixedQuadRoots(const Sk64& A, const Sk64& B, const Sk64& C, SkFixed roots[2]) in Sk64FindFixedQuadRoots()
417 Sk64 numer, denom, tmp; in SkChopQuadAtMaxCurvature()
760 Sk64 A, B, C, tmp; in SkFindCubicInflections()
DSkFloat.cpp170 Sk64 tmp; in mul24()
DSkPoint.cpp132 Sk64 tmp1, tmp2; in Length()
DSkRegion_path.cpp105 Sk64 count, size; in init()
/external/skia/include/core/
DSk64.h27 struct SK_API Sk64 { struct
155 void add(const Sk64& other) { this->add(other.fHi, other.fLo); } in add() argument
159 void sub(const Sk64& num);
163 void rsub(const Sk64& num);
180 SkFixed addGetFixed(const Sk64& other) const { in addGetFixed() argument
187 Sk64 tmp(*this); in addGetFixed() argument
207 SkFixed getFixedDiv(const Sk64& denom) const;
209 friend bool operator==(const Sk64& a, const Sk64& b) {
213 friend bool operator!=(const Sk64& a, const Sk64& b) {
217 friend bool operator<(const Sk64& a, const Sk64& b) {
[all …]
DSkBitmap.h158 Sk64 getSize64() const { in getSize64()
159 Sk64 size; in getSize64()
166 Sk64 getSafeSize64() const ;
198 static Sk64 ComputeSize64(Config, int width, int height);
595 static Sk64 ComputeSafeSize64(Config config,
DSkRandom.h89 void next64(Sk64* a) { in next64()
/external/skia/tests/
DSk64Test.cpp10 const Sk64& a, const BoolTable& table) in bool_table_test()
21 static SkLONGLONG asLL(const Sk64& a) in asLL()
39 Sk64 a, b, c; in TestSk64()
149 Sk64 wide; in TestSk64()
157 wide.div(denom, Sk64::kTrunc_DivOption); in TestSk64()
172 Sk64 dwide; in TestSk64()
DBitmapCopyTest.cpp350 Sk64 safeSize = tstSafeSize.getSafeSize64(); in TestBitmapCopy()
/external/skia/include/utils/
DSkSfntUtils.h14 Sk64 fDateCreated;
15 Sk64 fDateModified;
/external/skia/src/animator/
DSkTime.cpp80 Sk64 s; in GetMSecs()
84 s.div(1000, Sk64::kRound_DivOption); in GetMSecs()
/external/skia/src/utils/
DSkSfntUtils.cpp16 static Sk64 parse_be64(const uint8_t*& p) { in parse_be64()
17 Sk64 value; in parse_be64()
DSkCamera.cpp32 Sk64 prod, tmp; in SkScalarDotDiv()
41 prod.div(denom, Sk64::kRound_DivOption); in SkScalarDotDiv()
57 Sk64 prod, tmp; in SkScalarDot()
84 Sk64 tmp1, tmp2; in normalize()
DSkCullPoints.cpp25 Sk64 tmp0, tmp1; in cross_product_is_neg()
/external/chromium/chrome/common/extensions/
Dextension_unpacker.cc59 Sk64 bitmap_size = bitmap.getSize64(); in DecodeImage()
/external/skia/src/images/
DSkImageDecoder_libwebp.cpp75 Sk64 size; in webp_parse_header()
/external/skia/
DAndroid.mk27 src/core/Sk64.cpp \

12