Searched defs:PreviewWindowCb (Results 1 – 1 of 1) sorted by relevance
326 struct PreviewWindowCb : public ICameraDevicePreviewCallback { struct327 PreviewWindowCb(sp<ANativeWindow> anw) : mPreviewWidth(0), in PreviewWindowCb() function331 using dequeueBuffer_cb =352 using getMinUndequeuedBufferCount_cb =360 struct BufferHasher {374 struct BufferComparator {407 std::pair<bool, uint64_t> PreviewWindowCb::getBufferId( in getBufferId() argument