Searched refs:allocateOneFrame (Results 1 – 8 of 8) sorted by relevance
59 virtual ::android::status_t allocateOneFrame(buffer_handle_t* handle) = 0;
79 ::android::status_t allocateOneFrame(buffer_handle_t* handle) override;
108 ::android::status_t allocateOneFrame(buffer_handle_t* handle) override;
39 ::android::status_t allocateOneFrame(buffer_handle_t* handle) override { in allocateOneFrame() function in aidl::android::hardware::automotive::evs::implementation::EvsCameraForTest
36 ::android::status_t allocateOneFrame(buffer_handle_t* handle) override { in allocateOneFrame() function in aidl::android::hardware::automotive::evs::implementation::EvsCameraForTest
307 ::android::status_t EvsMockCamera::allocateOneFrame(buffer_handle_t* handle) { in allocateOneFrame() function in aidl::android::hardware::automotive::evs::implementation::EvsMockCamera
242 const auto result = allocateOneFrame(&handle); in setAvailableFrames_unsafe()
332 ::android::status_t EvsVideoEmulatedCamera::allocateOneFrame(buffer_handle_t* handle) { in allocateOneFrame() function in aidl::android::hardware::automotive::evs::implementation::EvsVideoEmulatedCamera