Searched refs:cam_device (Results 1 – 2 of 2) sorted by relevance
59 ASSERT_TRUE(NULL != cam_device()->ops) << "Camera device ops are NULL"; in TEST_F()61 cam_device()->ops->construct_default_request_settings(cam_device(), in TEST_F()
75 camera3_device_t* cam_device() { return cam_device_; } in cam_device() function