HomeSort by relevance Sort by last modified time
    Searched refs:templateToString (Results 1 - 2 of 2) 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);

Completed in 330 milliseconds