Home
last modified time | relevance | path

Searched refs:in_dst (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/opts/
DSkBlitRow_opts_arm.cpp1462 uint16_t in_dst[UNROLL]; in S32A_D565_Opaque_Dither_neon() local
1515 in_dst[i] = *my_dst; in S32A_D565_Opaque_Dither_neon()
1620 dst[i], tmpbuf[i], in_dst[i], src[i], td[i], tdv[i], tap[i], ta[i]); in S32A_D565_Opaque_Dither_neon()
/external/v8/src/
Dplatform-win32.cc535 bool in_dst = false; in InDST() local
546 in_dst = offset == dstofs; in InDST()
549 return in_dst; in InDST()