HomeSort by relevance Sort by last modified time
    Searched refs:S16CPU (Results 1 - 5 of 5) sorted by null

  /external/skia/include/core/
SkFDot6.h 28 inline SkFDot6 SkIntToFDot6(S16CPU x)
SkMath.h 174 static inline int32_t SkMulS16(S16CPU x, S16CPU y) {
186 static inline int32_t SkMulS16(S16CPU x, S16CPU y) {
SkRandom.h 48 S16CPU nextS16() { return this->nextS() >> 16; }
SkTypes.h 107 typedef int S16CPU;
  /external/skia/src/core/
SkGraphics.cpp 175 typesizeline(S16CPU),

Completed in 273 milliseconds