OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dst_pixels
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
goldfish_fb.c
245
uint8_t*
dst_pixels
;
member in struct:__anon10072
281
uint8_t* dst_line = fbs->
dst_pixels
;
483
fbs.
dst_pixels
= dst_line;
/external/qemu/android/skin/
image.c
147
blend_image( unsigned*
dst_pixels
,
153
unsigned* dst =
dst_pixels
;
Completed in 176 milliseconds