HomeSort by relevance Sort by last modified time
    Searched refs:templateToString (Results 1 - 6 of 6) sorted by null

  /hardware/libhardware/modules/camera/3_0/
Camera.h 64 const char* templateToString(int type);
Camera.cpp 493 const char* Camera::templateToString(int type)
522 __func__, mId, templateToString(type), type);
530 __func__, mId, settings, templateToString(type), type);
  /hardware/libhardware/modules/usbcamera/
Camera.h 80 const char* templateToString(int type);
Camera.cpp 501 const char* Camera::templateToString(int type) {
530 __func__, mId, templateToString(type), type);
538 __func__, mId, settings, templateToString(type), type);
  /hardware/libhardware/modules/camera/3_4/
camera.h 96 const char* templateToString(int type);
camera.cpp 523 const char* Camera::templateToString(int type)

Completed in 89 milliseconds