OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bitmap_ptr
(Results
1 - 4
of
4
) sorted by null
/packages/services/BuiltInPrintService/jni/plugins/
wprint_mupdf.c
87
image_info->decoder_data.pdf_info.
bitmap_ptr
= malloc(
103
rgbPixels = (unsigned char *) image_info->decoder_data.pdf_info.
bitmap_ptr
;
117
if (image_info->decoder_data.pdf_info.
bitmap_ptr
!= NULL) {
118
free(image_info->decoder_data.pdf_info.
bitmap_ptr
);
wprint_image_platform.h
45
void *
bitmap_ptr
;
member in struct:__anon47931::__anon47932
/external/python/cpython2/Mac/Modules/qd/
qdscan.py
207
([('
BitMap_ptr
', 'GetQDGlobalsScreenBits', 'ReturnMode')],
qdsupport.py
51
BitMap_ptr
= OpaqueByValueType("BitMapPtr", "BMObj")
Completed in 117 milliseconds