OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mCaptureBuffer
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/camera/libcameraservice/api1/client2/
CaptureSequencer.h
102
sp<MemoryBase>
mCaptureBuffer
;
CaptureSequencer.cpp
163
mCaptureBuffer
= captureBuffer;
331
if (
mCaptureBuffer
!= 0 && res == OK) {
339
mCaptureBuffer
, NULL);
344
mCaptureBuffer
.clear();
Completed in 56 milliseconds