Searched defs:heapCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/camera/
H A DProCamera.cpp228 int heapCount,
232 return createStreamCpu(width, height, format, heapCount,
238 int heapCount,
255 sp<CpuConsumer> cc = new CpuConsumer(consumer, heapCount
227 createStreamCpu(int width, int height, int format, int heapCount, sp<CpuConsumer>* cpuConsumer, int* streamId) argument
237 createStreamCpu(int width, int height, int format, int heapCount, bool synchronousMode, sp<CpuConsumer>* cpuConsumer, int* streamId) argument

Completed in 69 milliseconds