Searched defs:imageId (Results 1 – 6 of 6) sorted by relevance
273 for (auto imageId : cameraTest->pendingImageIds_) { in BENCHMARK_F() local296 for (auto imageId : cameraTest->pendingImageIds_) { in BENCHMARK_F() local
343 int32_t HdiCommonV1_2::TestImageProcessCallback::OnProcessDone(const std::string& imageId, in OnProcessDone()362 int32_t HdiCommonV1_2::TestImageProcessCallback::OnError(const std::string& imageId, in OnError()
119 const char *imageId = "onTouchEvent"; in CreateNativeNode() local
120 const char *imageId = "onTouchEvent"; in CreateNativeNode() local
738 int32_t Test::TestImageProcessCallback::OnProcessDone(const std::string& imageId, in OnProcessDone()757 int32_t Test::TestImageProcessCallback::OnError(const std::string& imageId, in OnError()
71 for (auto imageId = pendingImages.begin(); imageId != pendingImages.end(); ++imageId) { in RemovePendingImages() local