OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mHeapCount
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/tests/camera2/
CameraStreamFixture.h
49
int
mHeapCount
;
66
*os << "HeapCount: " << p.
mHeapCount
;
165
mCpuConsumer = new CpuConsumer(bq, p.
mHeapCount
);
CameraMultiStreamTests.cpp
59
/*
mHeapCount
*/ CAMERA_HEAP_COUNT
64
/*
mHeapCount
*/ CAMERA_HEAP_COUNT
182
mCpuConsumer = new CpuConsumer(bq, param.
mHeapCount
);
Completed in 24 milliseconds