HomeSort by relevance Sort by last modified time
    Searched full:templatetostring (Results 1 - 4 of 4) sorted by null

  /hardware/libhardware/modules/camera/
Camera.h 64 const char* templateToString(int type);
Camera.cpp 488 const char* Camera::templateToString(int type)
517 __func__, mId, templateToString(type), type);
525 __func__, mId, settings, templateToString(type), type);
  /hardware/libhardware/modules/usbcamera/
Camera.cpp 494 const char* Camera::templateToString(int type) {
523 __func__, mId, templateToString(type), type);
531 __func__, mId, settings, templateToString(type), type);
Camera.h 80 const char* templateToString(int type);

Completed in 100 milliseconds