Searched defs:vres (Results 1 – 11 of 11) sorted by relevance
/external/skia/src/core/ |
D | SkBlitRow_D32.cpp | 159 uint8x8_t vsrc, vdst, vres; in blit_row_s32_blend() local 181 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32_blend() local 203 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32a_blend() local 234 uint8x8_t vsrc, vdst, vres, vsrc_alphas; in blit_row_s32a_blend() local
|
/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/adhd/cras/src/common/ |
D | edid_utils.c | 189 int vres = base[DTD_VA_LO] + ((base[DTD_VABL_HI] & 0xf0) << 4); in show_edid_dtd() local 695 int hres, vres; in show_edid() local
|
/external/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_resource.c | 272 struct virgl_resource *vres = virgl_resource(vtransfer->base.resource); in virgl_staging_map() local 384 struct virgl_resource *vres = virgl_resource(resource); in virgl_resource_transfer_map() local
|
D | virgl_screen.c | 754 struct virgl_resource *vres = virgl_resource(res); in virgl_flush_frontbuffer() local
|
D | virgl_encode.c | 1432 struct virgl_resource *vres = virgl_resource(trans->base.resource); in virgl_encode_transfer() local
|
D | virgl_context.c | 839 struct virgl_resource *vres = virgl_resource(res); in virgl_clear_texture() 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 | 401 uint8x8_t vy, vconst16_8, v16_y, vres; in filter_and_scale_by_alpha() local
|
/external/vixl/test/aarch64/ |
D | test-simulator-aarch64.cc | 1930 VRegister vres = v5.V16B(); in Test2OpNEON_Helper() local 2184 VRegister vres = v5.V16B(); in TestByElementNEON_Helper() local 2655 VRegister vres = VRegister(5, vn_bits); in TestOpImmOpImmNEON_Helper() local
|
/external/virglrenderer/src/ |
D | vrend_renderer.c | 7337 static uint64_t vrend_transfer_size(struct vrend_resource *vres, in vrend_transfer_size()
|