HomeSort by relevance Sort by last modified time
    Searched full:maxpair (Results 1 - 1 of 1) sorted by null

  /external/skia/src/core/
SkBitmapProcState_matrix_clamp.h 196 int32_t maxpair = (maxX&0xffff) | ((maxY&0xffff)<<16); local
197 int16x8_t maxXY = vreinterpretq_s16_s32(vdupq_n_s32(maxpair));

Completed in 162 milliseconds