Searched defs:vres (Results 1 – 7 of 7) sorted by relevance
/external/skqp/src/core/ |
D | SkBlitRow_D32.cpp | 160 uint8x8_t vsrc, vdst, vres; in blit_row_s32_blend() local 182 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32_blend() local 204 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32a_blend() local 235 uint8x8_t vsrc, vdst, vres, vsrc_alphas; in blit_row_s32a_blend() local
|
/external/skia/src/core/ |
D | SkBlitRow_D32.cpp | 160 uint8x8_t vsrc, vdst, vres; in blit_row_s32_blend() local 182 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32_blend() local 204 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32a_blend() local 235 uint8x8_t vsrc, vdst, vres, vsrc_alphas; in blit_row_s32a_blend() local
|
/external/adhd/cras/src/common/ |
D | edid_utils.c | 236 int vres = base[DTD_VA_LO] + ((base[DTD_VABL_HI] & 0xf0)<<4); in show_edid_dtd() local 745 int hres, vres; in show_edid() local
|
/external/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_screen.c | 539 struct virgl_resource *vres = virgl_resource(res); in virgl_flush_frontbuffer() local
|
/external/skqp/src/opts/ |
D | SkBitmapProcState_opts.h | 266 uint8x8_t vy, vconst16_8, v16_y, vres; in filter_and_scale_by_alpha() local
|
/external/skia/src/opts/ |
D | SkBitmapProcState_opts.h | 266 uint8x8_t vy, vconst16_8, v16_y, vres; in filter_and_scale_by_alpha() local
|
/external/vixl/test/aarch64/ |
D | test-simulator-aarch64.cc | 1937 VRegister vres = v5.V16B(); in Test2OpNEON_Helper() local 2191 VRegister vres = v5.V16B(); in TestByElementNEON_Helper() local 2664 VRegister vres = VRegister(5, vn_bits); in TestOpImmOpImmNEON_Helper() local
|