Home
last modified time | relevance | path

Searched refs:ERROR_BUF_STRATEGY (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DInFlightRequest.h41 } ERROR_BUF_STRATEGY; typedef
96 ERROR_BUF_STRATEGY errorBufStrategy;
DCamera3OutputUtils.h121 ERROR_BUF_STRATEGY errorBufStrategy = ERROR_BUF_RETURN);
DCamera3OutputUtils.cpp849 ERROR_BUF_STRATEGY errorBufStrategy) { in returnOutputBuffers()