OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCompressedImage
(Results
1 - 5
of
5
) sorted by null
/device/generic/goldfish/camera/
JpegCompressor.h
48
* and
getCompressedImage
to copy out the compressed image.
77
void
getCompressedImage
(void* buff);
JpegCompressor.cpp
88
void NV21JpegCompressor::
getCompressedImage
(void* buff)
CallbackNotifier.cpp
268
compressor.
getCompressedImage
(jpeg_buff->data);
/packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailPhotoSetter.java
104
context, contactData, bitmap,
getCompressedImage
(), expandPhotoOnClick);
/packages/apps/Contacts/src/com/android/contacts/util/
ImageViewDrawableSetter.java
82
protected byte[]
getCompressedImage
() {
Completed in 346 milliseconds