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

  /device/google/marlin/camera/QCamera2/HAL/
QCameraThermalAdapter.h 71 static char mStrCamcorder[];
QCameraThermalAdapter.cpp 106 mCamcorderHandle = mRegister(mStrCamcorder, thermalCallback, NULL);
153 char QCameraThermalAdapter::mStrCamcorder[] = "camcorder";
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraThermalAdapter.h 70 static char mStrCamcorder[];
QCameraThermalAdapter.cpp 101 mCamcorderHandle = mRegister(mStrCamcorder, thermalCallback, NULL);
148 char QCameraThermalAdapter::mStrCamcorder[] = "camcorder";
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraThermalAdapter.h 70 static char mStrCamcorder[];
QCameraThermalAdapter.cpp 101 mCamcorderHandle = mRegister(mStrCamcorder, thermalCallback, NULL);
148 char QCameraThermalAdapter::mStrCamcorder[] = "camcorder";

Completed in 277 milliseconds