Searched refs:previewEnabled (Results 1 – 4 of 4) sorted by relevance
90 Return<bool> previewEnabled() override;
765 Return<bool> CameraDevice::previewEnabled() { in previewEnabled() function in android::hardware::camera::device::V1_0::implementation::CameraDevice
239 previewEnabled() generates (bool enabled);
1829 Return<bool> returnBoolStatus = device1->previewEnabled(); in TEST_F()1860 Return<bool> returnBoolStatus = device1->previewEnabled(); in TEST_F()