Searched refs:kAnwKey (Results 1 – 4 of 4) sorted by relevance
239 static const char* kAnwKey; variable
51 const char* CameraDevice::kAnwKey = "Anw"; member in android::acam::CameraDevice854 msg->setPointer(kAnwKey, (void*) anw); in onCaptureErrorLocked()1256 found = msg->findPointer(kAnwKey, (void**) &anw); in onMessageReceived()
267 static const char* kAnwKey; variable
72 const char* CameraDevice::kAnwKey = "Anw"; member in android::acam::CameraDevice871 msg->setPointer(kAnwKey, (void*) anw); in onCaptureErrorLocked()1260 found = msg->findPointer(kAnwKey, (void**) &anw); in onMessageReceived()