Searched defs:vres (Results 1 - 9 of 9) sorted by relevance
/third_party/skia/src/core/ |
H A D | SkBlitRow_D32.cpp | 158 uint8x8_t vsrc, vdst, vres; in blit_row_s32_blend() local 180 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32_blend() local [all...] |
/third_party/ltp/testcases/kernel/kvm/ |
H A D | lib_guest.c | 166 volatile int32_t *vres = &test_result->result; in tst_wait_host() local
|
/third_party/skia/src/opts/ |
H A D | SkBitmapProcState_opts.h | 401 uint8x8_t vy, vconst16_8, v16_y, vres; in filter_and_scale_by_alpha() local
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_screen.c | 819 struct virgl_resource *vres = virgl_resource(res); in virgl_flush_frontbuffer() local
|
H A D | virgl_resource.c | 344 struct virgl_resource *vres = virgl_resource(vtransfer->base.resource); in virgl_staging_map() local 491 struct virgl_resource *vres = virgl_resource(resource); in virgl_resource_transfer_map() local [all...] |
H A D | virgl_encode.c | 1514 struct virgl_resource *vres = virgl_resource(trans->base.resource); in virgl_encode_transfer() local
|
H A D | virgl_context.c | 869 struct virgl_resource *vres = virgl_resource(res); in virgl_clear_texture() local
|
/third_party/backends/backend/ |
H A D | hp4200.c | 1771 ciclic_buffer_init_offset_correction (ciclic_buffer_t * cb, int vres) in ciclic_buffer_init_offset_correction() argument 1818 ciclic_buffer_init(ciclic_buffer_t * cb, SANE_Int bytes_per_line, int vres, int status_bytes) ciclic_buffer_init() argument
|
/third_party/vixl/test/aarch64/ |
H A D | test-simulator-aarch64.cc | 1937 VRegister vres = v5.V16B(); in Test2OpNEON_Helper() local 2191 VRegister vres = v5.V16B(); in TestByElementNEON_Helper() local 2662 VRegister vres = VRegister(5, vn_bits); in TestOpImmOpImmNEON_Helper() local
|
Completed in 24 milliseconds