Searched refs:kAnwKey (Results 1 – 4 of 4) sorted by relevance
78 const char* CameraDevice::kAnwKey = "Anw"; member in android::acam::CameraDevice904 msg->setPointer(kAnwKey, (void*) anw); in onCaptureErrorLocked()1092 found = msg->findPointer(kAnwKey, (void**) &anw); in onMessageReceived()1349 found = msg->findPointer(kAnwKey, (void**) &anw); in onMessageReceived()1850 msg->setPointer(kAnwKey, (void *)anw); in onPrepared()
291 static const char* kAnwKey; variable
50 const char* CameraDevice::kAnwKey = "Anw"; member in android::acam::CameraDevice897 msg->setPointer(kAnwKey, (void*) anw); in onCaptureErrorLocked()1101 found = msg->findPointer(kAnwKey, (void**) &anw); in onMessageReceived()1359 found = msg->findPointer(kAnwKey, (void**) &anw); in onMessageReceived()1829 msg->setPointer(kAnwKey, window); in onPrepared()
244 static const char* kAnwKey; variable