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

/hardware/libhardware/modules/camera/
H A DCamera.h64 const char* templateToString(int type);
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 31 milliseconds