OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:returnBufferPreconditionCheckLocked
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/camera/libcameraservice/device3/
Camera3IOStreamBase.h
91
status_t
returnBufferPreconditionCheckLocked
() const;
Camera3IOStreamBase.cpp
200
status_t Camera3IOStreamBase::
returnBufferPreconditionCheckLocked
() const {
231
if ((res =
returnBufferPreconditionCheckLocked
()) != OK) {
Completed in 124 milliseconds