OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GET_NUMBER_OF_CAMERAS
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/camera/
ICameraService.h
44
GET_NUMBER_OF_CAMERAS
= IBinder::FIRST_CALL_TRANSACTION,
/frameworks/av/camera/
ICameraService.cpp
103
remote()->transact(BnCameraService::
GET_NUMBER_OF_CAMERAS
, data, &reply);
325
case
GET_NUMBER_OF_CAMERAS
: {
Completed in 31 milliseconds