OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:matchFormat
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/services/camera/libcameraservice/common/
CameraDeviceBase.h
184
bool
matchFormat
(uint32_t clientFormat) const {
/frameworks/av/services/camera/libcameraservice/api1/client2/
StreamingProcessor.cpp
326
!streamInfo.
matchFormat
((uint32_t)params.videoFormat) ||
358
!streamInfo.
matchFormat
((uint32_t)params.videoFormat) ||
CallbackProcessor.cpp
134
!streamInfo.
matchFormat
((uint32_t)callbackFormat)) {
Completed in 221 milliseconds