Searched defs:dst_p (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/bootable/recovery/minui/ |
H A D | graphics.cpp | 185 static void TextBlend(const uint8_t* src_p, int src_row_bytes, uint32_t* dst_p, int dst_row_pixels, in TextBlend() 225 uint32_t* dst_p = PixelAt(gr_draw, x, y, row_pixels); in gr_text() local 249 uint32_t* dst_p = PixelAt(gr_draw, x, y, row_pixels); in gr_texticon() local 338 uint8_t* dst_p = gr_draw->data() + dy * gr_draw->row_bytes + dx * gr_draw->pixel_bytes; in gr_blit() local
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/cronet/transport/ |
H A D | cronet_transport.cc | 1288 uint8_t* dst_p = GRPC_SLICE_START_PTR(read_data_slice); in execute_stream_op() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/cronet/transport/ |
D | cronet_transport.cc | 1271 uint8_t* dst_p = GRPC_SLICE_START_PTR(read_data_slice); in execute_stream_op() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_split_vars.c | 704 nir_deref_instr *dst_p, *src_p; in emit_split_copies() local
|
/aosp_15_r20/external/libbpf/src/ |
H A D | linker.c | 1766 struct btf_param *src_p, *dst_p; in complete_extern_btf_info() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | restoration.c | 404 uint8_t *dst_p = dst + j; in wiener_filter_stripe() local
|