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.h103 } ERROR_BUF_STRATEGY; typedef
165 ERROR_BUF_STRATEGY errorBufStrategy;
DCamera3OutputUtils.h60 ERROR_BUF_STRATEGY errorBufStrategy = ERROR_BUF_RETURN,
DCamera3OutputUtils.cpp820 ERROR_BUF_STRATEGY errorBufStrategy, int32_t transform) { in returnOutputBuffers()