Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp381 struct PreviewWindowCb : public ICameraDevicePreviewCallback { struct
382 PreviewWindowCb(sp<ANativeWindow> anw) : mPreviewWidth(0), in PreviewWindowCb() function
386 using dequeueBuffer_cb =
407 using getMinUndequeuedBufferCount_cb =
415 struct BufferHasher {
429 struct BufferComparator {
462 std::pair<bool, uint64_t> PreviewWindowCb::getBufferId( in getBufferId() argument