Searched defs:allocateOneFrame (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/automotive/evs/aidl/impl/default/tests/ | ||
D | EvsCameraBufferTest.cpp | 36 ::android::status_t allocateOneFrame(buffer_handle_t* handle) override { in allocateOneFrame() function in aidl::android::hardware::automotive::evs::implementation::EvsCameraForTest |
D | EvsCameraStateTest.cpp | 39 ::android::status_t allocateOneFrame(buffer_handle_t* handle) override { in allocateOneFrame() function in aidl::android::hardware::automotive::evs::implementation::EvsCameraForTest |
/hardware/interfaces/automotive/evs/aidl/impl/default/src/ | ||
D | EvsMockCamera.cpp | 307 ::android::status_t EvsMockCamera::allocateOneFrame(buffer_handle_t* handle) { in allocateOneFrame() function in aidl::android::hardware::automotive::evs::implementation::EvsMockCamera |
D | EvsVideoEmulatedCamera.cpp | 444 ::android::status_t EvsVideoEmulatedCamera::allocateOneFrame(buffer_handle_t* handle) { in allocateOneFrame() function in aidl::android::hardware::automotive::evs::implementation::EvsVideoEmulatedCamera |