Home
last modified time | relevance | path

Searched defs:allocateOneFrame (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/tests/
H A DEvsCameraBufferTest.cpp36 ::android::status_t allocateOneFrame(buffer_handle_t* handle) override { in allocateOneFrame() function in aidl::android::hardware::automotive::evs::implementation::EvsCameraForTest
H A DEvsCameraStateTest.cpp39 ::android::status_t allocateOneFrame(buffer_handle_t* handle) override { in allocateOneFrame() function in aidl::android::hardware::automotive::evs::implementation::EvsCameraForTest
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/src/
H A DEvsMockCamera.cpp307 ::android::status_t EvsMockCamera::allocateOneFrame(buffer_handle_t* handle) { in allocateOneFrame() function in aidl::android::hardware::automotive::evs::implementation::EvsMockCamera
H A DEvsVideoEmulatedCamera.cpp444 ::android::status_t EvsVideoEmulatedCamera::allocateOneFrame(buffer_handle_t* handle) { in allocateOneFrame() function in aidl::android::hardware::automotive::evs::implementation::EvsVideoEmulatedCamera