Home
last modified time | relevance | path

Searched defs:dst4 (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/
DSkMatrix44.cpp705 int count, float* SK_RESTRICT dst4) { in map2_if()
717 int count, double* SK_RESTRICT dst4) { in map2_id()
729 int count, float* SK_RESTRICT dst4) { in map2_tf()
744 int count, double* SK_RESTRICT dst4) { in map2_td()
756 int count, float* SK_RESTRICT dst4) { in map2_sf()
769 int count, double* SK_RESTRICT dst4) { in map2_sd()
781 int count, float* SK_RESTRICT dst4) { in map2_af()
799 int count, double* SK_RESTRICT dst4) { in map2_ad()
813 int count, float* SK_RESTRICT dst4) { in map2_pf()
828 int count, double* SK_RESTRICT dst4) { in map2_pd()
/external/skia/src/utils/
DSkMatrix44.cpp705 int count, float* SK_RESTRICT dst4) { in map2_if()
717 int count, double* SK_RESTRICT dst4) { in map2_id()
729 int count, float* SK_RESTRICT dst4) { in map2_tf()
744 int count, double* SK_RESTRICT dst4) { in map2_td()
756 int count, float* SK_RESTRICT dst4) { in map2_sf()
769 int count, double* SK_RESTRICT dst4) { in map2_sd()
781 int count, float* SK_RESTRICT dst4) { in map2_af()
799 int count, double* SK_RESTRICT dst4) { in map2_ad()
813 int count, float* SK_RESTRICT dst4) { in map2_pf()
828 int count, double* SK_RESTRICT dst4) { in map2_pd()
/external/chromium_org/third_party/skia/samplecode/
DSamplePolyToPoly.cpp156 const int dst4[] = { 0, 0, 96, 0, 64, 96, 0, 64 }; in onDrawContent() local
/external/skia/samplecode/
DSamplePolyToPoly.cpp156 const int dst4[] = { 0, 0, 96, 0, 64, 96, 0, 64 }; in onDrawContent() local
/external/chromium_org/third_party/skia/gm/
Dimage.cpp90 SkRect dst1, dst2, dst3, dst4; in test_surface() local
Dpoly2poly.cpp266 const int dst4[] = { 0, 0, 96, 0, 64, 96, 0, 64 }; in onDraw() local
/external/skia/gm/
Dpoly2poly.cpp264 const int dst4[] = { 0, 0, 96, 0, 64, 96, 0, 64 }; in onDraw() local
Dimage.cpp96 SkRect dst1, dst2, dst3, dst4; in test_surface() local
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
Ds_drawpix.c81 GLuint *dst4 = (GLuint *) dst; in fast_draw_rgb_ubyte_pixels() local
128 GLuint *dst4 = (GLuint *) dst; in fast_draw_rgba_ubyte_pixels() local
/external/mesa3d/src/mesa/swrast/
Ds_drawpix.c81 GLuint *dst4 = (GLuint *) dst; in fast_draw_rgb_ubyte_pixels() local
128 GLuint *dst4 = (GLuint *) dst; in fast_draw_rgba_ubyte_pixels() local
/external/mesa3d/src/mesa/main/
Dreadpix.c283 GLuint *dst4 = (GLuint *) dst, *map4 = (GLuint *) map; in fast_read_rgba_pixels_memcpy() local
295 GLuint *dst4 = (GLuint *) dst, *map4 = (GLuint *) map; in fast_read_rgba_pixels_memcpy() local
Dimage.c492 GLfloat (*dst4)[4] = (GLfloat (*)[4]) (useTemp ? tempBuffer : dst); in _mesa_convert_colors() local
525 GLfloat (*dst4)[4] = (GLfloat (*)[4]) (useTemp ? tempBuffer : dst); in _mesa_convert_colors() local
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dreadpix.c283 GLuint *dst4 = (GLuint *) dst, *map4 = (GLuint *) map; in fast_read_rgba_pixels_memcpy() local
295 GLuint *dst4 = (GLuint *) dst, *map4 = (GLuint *) map; in fast_read_rgba_pixels_memcpy() local
Dimage.c492 GLfloat (*dst4)[4] = (GLfloat (*)[4]) (useTemp ? tempBuffer : dst); in _mesa_convert_colors() local
525 GLfloat (*dst4)[4] = (GLfloat (*)[4]) (useTemp ? tempBuffer : dst); in _mesa_convert_colors() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
Dsp_quad_blend.c157 uint *dst4 = (uint *) dst; in logicop_quad() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c157 uint *dst4 = (uint *) dst; in logicop_quad() local
/external/chromium_org/v8/test/cctest/
Dtest-assembler-arm.cc1236 uint32_t dst4; member
1355 uint32_t dst4; member
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_output.c5854 struct sockaddr_in *dst4 = (struct sockaddr_in *)dst; local
/external/valgrind/main/VEX/priv/
Dguest_s390_toIR.c7210 IRTemp dst4 = newTemp(Ity_D32); in s390_irgen_PFPO() local