/external/skia/src/core/ |
D | Sk4px.h | 117 dst4 = fn(Load4(src+4)); in MapSrc() local 147 dst4 = fn(Load4(dst+4), Load4(src+4)); in MapDstSrc() local 177 dst4 = fn(Load4(dst+4), Load4Alphas(a+4)); in MapDstAlpha() local 209 dst4 = fn(Load4(dst+4), Load4(src+4), Load4Alphas(a+4)); in MapDstSrcAlpha() local
|
D | SkMatrix44.cpp | 753 int count, float* SK_RESTRICT dst4) { in map2_if() 765 int count, double* SK_RESTRICT dst4) { in map2_id() 777 int count, float* SK_RESTRICT dst4) { in map2_tf() 792 int count, double* SK_RESTRICT dst4) { in map2_td() 804 int count, float* SK_RESTRICT dst4) { in map2_sf() 817 int count, double* SK_RESTRICT dst4) { in map2_sd() 829 int count, float* SK_RESTRICT dst4) { in map2_af() 847 int count, double* SK_RESTRICT dst4) { in map2_ad() 861 int count, float* SK_RESTRICT dst4) { in map2_pf() 876 int count, double* SK_RESTRICT dst4) { in map2_pd()
|
D | SkBlitRow_D32.cpp | 64 auto dst4 = ( __m128i*)dst; in blit_row_s32_blend() local 129 auto dst4 = ( __m128i*)dst; in blit_row_s32a_blend() local
|
/external/skqp/src/core/ |
D | Sk4px.h | 117 dst4 = fn(Load4(src+4)); in MapSrc() local 147 dst4 = fn(Load4(dst+4), Load4(src+4)); in MapDstSrc() local 177 dst4 = fn(Load4(dst+4), Load4Alphas(a+4)); in MapDstAlpha() local 209 dst4 = fn(Load4(dst+4), Load4(src+4), Load4Alphas(a+4)); in MapDstSrcAlpha() local
|
D | SkMatrix44.cpp | 753 int count, float* SK_RESTRICT dst4) { in map2_if() 765 int count, double* SK_RESTRICT dst4) { in map2_id() 777 int count, float* SK_RESTRICT dst4) { in map2_tf() 792 int count, double* SK_RESTRICT dst4) { in map2_td() 804 int count, float* SK_RESTRICT dst4) { in map2_sf() 817 int count, double* SK_RESTRICT dst4) { in map2_sd() 829 int count, float* SK_RESTRICT dst4) { in map2_af() 847 int count, double* SK_RESTRICT dst4) { in map2_ad() 861 int count, float* SK_RESTRICT dst4) { in map2_pf() 876 int count, double* SK_RESTRICT dst4) { in map2_pd()
|
D | SkBlitRow_D32.cpp | 64 auto dst4 = ( __m128i*)dst; in blit_row_s32_blend() local 129 auto dst4 = ( __m128i*)dst; in blit_row_s32a_blend() local
|
/external/skia/gm/ |
D | poly2poly.cpp | 101 const int dst4[] = { 0, 0, 96, 0, 64, 96, 0, 64 }; in onDraw() local
|
D | image.cpp | 72 SkRect dst1, dst2, dst3, dst4; in test_surface() local
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve_avg_msa.c | 85 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width16_msa() local 107 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width32_msa() local 148 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width64_msa() local
|
D | vpx_convolve8_avg_vert_msa.c | 470 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in common_vt_2t_and_aver_dst_32w_msa() local 542 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in common_vt_2t_and_aver_dst_64w_msa() local
|
D | idct16x16_msa.c | 332 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in vpx_iadst16_1d_columns_addblk_msa() local
|
/external/skia/samplecode/ |
D | SamplePolyToPoly.cpp | 150 const int dst4[] = { 0, 0, 96, 0, 64, 96, 0, 64 }; in onDrawContent() local
|
/external/skqp/samplecode/ |
D | SamplePolyToPoly.cpp | 150 const int dst4[] = { 0, 0, 96, 0, 64, 96, 0, 64 }; in onDrawContent() local
|
/external/skqp/gm/ |
D | poly2poly.cpp | 271 const int dst4[] = { 0, 0, 96, 0, 64, 96, 0, 64 }; in onDraw() local
|
D | image.cpp | 72 SkRect dst1, dst2, dst3, dst4; in test_surface() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_drawpix.c | 83 GLuint *dst4 = (GLuint *) dst; in fast_draw_rgb_ubyte_pixels() local 130 GLuint *dst4 = (GLuint *) dst; in fast_draw_rgba_ubyte_pixels() local
|
/external/mesa3d/src/mesa/main/ |
D | image.c | 506 GLfloat (*dst4)[4] = (GLfloat (*)[4]) (useTemp ? tempBuffer : dst); in _mesa_convert_colors() local 539 GLfloat (*dst4)[4] = (GLfloat (*)[4]) (useTemp ? tempBuffer : dst); in _mesa_convert_colors() local
|
/external/dng_sdk/source/ |
D | dng_image.cpp | 382 dng_rect dst4 (dng_rect (splitV, in GetRepeat() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_quad_blend.c | 157 uint *dst4 = (uint *) dst; in logicop_quad() local
|
/external/v8/src/arm64/ |
D | simulator-logic-arm64.cc | 448 LogicVRegister dst4, uint64_t addr1) { in ld4() 471 LogicVRegister dst4, int index, uint64_t addr1) { in ld4() 487 LogicVRegister dst4, uint64_t addr) { in ld4r() 558 LogicVRegister dst3, LogicVRegister dst4, uint64_t addr) { in st4() 576 LogicVRegister dst3, LogicVRegister dst4, int index, in st4()
|
D | macro-assembler-arm64.cc | 1091 const CPURegister& dst4, const CPURegister& dst5, in Pop()
|
/external/vixl/src/aarch64/ |
D | logic-aarch64.cc | 300 LogicVRegister dst4, in ld4() 327 LogicVRegister dst4, in ld4() 348 LogicVRegister dst4, in ld4r() 444 LogicVRegister dst4, in st4() 467 LogicVRegister dst4, in st4()
|
/external/libaom/libaom/av1/common/arm/ |
D | jnt_convolve_neon.c | 209 int32x4_t dst4, dst5, dst6, dst7; in compute_avg_8x4() local
|