Home
last modified time | relevance | path

Searched refs:pack_two_shorts (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/core/
H A DSkBitmapProcState.h129 static inline uint32_t pack_two_shorts(U16CPU pri, U16CPU sec) { in pack_two_shorts() function
135 #define pack_two_shorts(pri, sec) PACK_TWO_SHORTS(pri, sec) macro
H A DSkBitmapProcState_matrixProcs.cpp61 *dst++ = pack_two_shorts( (fx + 0) >> 16, in decal_nofilter_scale()
108 *xy++ = pack_two_shorts(tilex(SkFractionalIntToFixed(fx ), maxX), in nofilter_scale()

Completed in 2 milliseconds