Searched defs:PreviewWindowCb (Results 1 – 1 of 1) sorted by relevance
380 struct PreviewWindowCb : public ICameraDevicePreviewCallback { struct381 PreviewWindowCb(sp<ANativeWindow> anw) : mPreviewWidth(0), in PreviewWindowCb() function385 using dequeueBuffer_cb =406 using getMinUndequeuedBufferCount_cb =414 struct BufferHasher {428 struct BufferComparator {461 std::pair<bool, uint64_t> PreviewWindowCb::getBufferId( in getBufferId() argument