Searched defs:getBufferId (Results 1 - 1 of 1) sorted by path

/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp359 std::pair<bool, uint64_t> getBufferId(ANativeWindowBuffer* anb);
377 std::pair<bool, uint64_t> PreviewWindowCb::getBufferId( function in class:PreviewWindowCb
406 auto pair = getBufferId(anb);

Completed in 40 milliseconds