Searched defs:templateToString (Results 1 - 2 of 2) sorted by relevance

/hardware/libhardware/modules/usbcamera/
H A DCamera.cpp494 const char* Camera::templateToString(int type) { function in class:usb_camera_hal::Camera
523 __func__, mId, templateToString(type), type);
531 __func__, mId, settings, templateToString(type), type);
/hardware/libhardware/modules/camera/
H A DCamera.cpp488 const char* Camera::templateToString(int type) function in class:default_camera_hal::Camera
517 __func__, mId, templateToString(type), type);
525 __func__, mId, settings, templateToString(type), type);

Completed in 18 milliseconds