OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IonPool
(Results
1 - 10
of
10
) sorted by null
/device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI_Mem.h
92
class
IonPool
: public MemPool {
94
IonPool
( int flags,
98
virtual ~
IonPool
();
QCameraStream.h
346
sp<
IonPool
> mDisplayHeap;
347
sp<
IonPool
> mPostviewHeap;
QCameraHWI.h
797
sp<
IonPool
> mPostPreviewHeap;
/device/lge/mako/camera/
QCameraHWI_Mem.h
90
class
IonPool
: public MemPool {
92
IonPool
( int flags,
96
virtual ~
IonPool
();
QualcommCameraHardware.h
276
struct
IonPool
: public MemPool {
277
IonPool
( int ion_heap_id, int flags, int ion_type,
281
virtual ~
IonPool
();
292
// sp<
IonPool
> mPreviewHeap;
293
sp<
IonPool
> mYV12Heap;
294
sp<
IonPool
> mRecordHeap;
295
sp<
IonPool
> mThumbnailHeap;
296
sp<
IonPool
> mRawHeap;
297
sp<
IonPool
> mDisplayHeap;
301
sp<
IonPool
> mRawSnapShotPmemHeap
[
all
...]
QCameraStream.h
363
sp<
IonPool
> mDisplayHeap;
364
sp<
IonPool
> mPostviewHeap;
QCameraHWI.h
821
sp<
IonPool
> mPostPreviewHeap;
QualcommCameraHardware.cpp
[
all
...]
/device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI_Mem.h
93
class
IonPool
: public MemPool {
95
IonPool
( int flags,
99
virtual ~
IonPool
();
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h
821
sp<
IonPool
> mPostPreviewHeap;
Completed in 183 milliseconds