OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isStreamInfoValid
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/camera/libcameraservice/api2/
CameraDeviceClient.cpp
675
bool
isStreamInfoValid
= false;
700
isStreamInfoValid
= true;
709
res = createSurfaceFromGbp(streamInfo,
isStreamInfoValid
, surface, bufferProducer,
715
if (!
isStreamInfoValid
) {
[
all
...]
CameraDeviceClient.h
276
binder::Status createSurfaceFromGbp(OutputStreamInfo& streamInfo, bool
isStreamInfoValid
,
Completed in 119 milliseconds