Home
last modified time | relevance | path

Searched refs:GET_CAMERA_CHARACTERISTICS (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/include/camera/
DICameraService.h48 GET_CAMERA_CHARACTERISTICS, enumerator
/frameworks/av/camera/
DICameraService.cpp138 remote()->transact(BnCameraService::GET_CAMERA_CHARACTERISTICS, data, &reply); in getCameraCharacteristics()
364 case GET_CAMERA_CHARACTERISTICS: { in onTransact()