Searched refs:kAnwKey (Results 1 – 2 of 2) sorted by relevance
201 static const char* kAnwKey; variable
45 const char* CameraDevice::kAnwKey = "Anw"; member in android::CameraDevice729 msg->setPointer(kAnwKey, (void*) anw); in onCaptureErrorLocked()1005 found = msg->findPointer(kAnwKey, (void**) &anw); in onMessageReceived()