Searched refs:in_dst (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/opts/ |
D | SkBlitRow_opts_arm_neon.cpp | 648 uint16_t in_dst[UNROLL]; in S32A_D565_Opaque_Dither_neon() local 701 in_dst[i] = *my_dst; in S32A_D565_Opaque_Dither_neon() 806 dst[i], tmpbuf[i], in_dst[i], src[i], td[i], tdv[i], tap[i], ta[i]); in S32A_D565_Opaque_Dither_neon()
|
/external/skia/legacy/src/opts/ |
D | SkBlitRow_opts_arm.cpp | 1462 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/ |
D | platform-win32.cc | 535 bool in_dst = false; in InDST() local 546 in_dst = offset == dstofs; in InDST() 549 return in_dst; in InDST()
|