Searched defs:CAMERA (Results 1 – 8 of 8) sorted by relevance
26 enum NodeType { NODE = 1, GEOMETRY = 2, CAMERA = 3, LIGHT = 4 }; enumerator
59 CAMERA = 1 enumerator
26 CAMERA = 0x01, // Camera enumerator39 CAMERA = 0x01, // Camera enumerator
27 CAMERA = 0, enumerator
197 static const string CAMERA = "Camera"; in CheckSkipScanList() local
113 CAMERA, enumerator134 CAMERA, enumerator
35 const std::string CAMERA = "ohos.permission.CAMERA"; variable525 std::string CAMERA = "ohos.permission.CAMERA"; variable
45 const std::string CAMERA = "ohos.permission.CAMERA"; variable