Searched refs:defaultInfo (Results 1 – 6 of 6) sorted by relevance
620 YUVSizeInfo defaultInfo; in onGetYUV8Planes() local623 bool supportsYUV = this->onQueryYUV8(&defaultInfo, nullptr); in onGetYUV8Planes()624 if (!supportsYUV || sizeInfo.fYSize != defaultInfo.fYSize || in onGetYUV8Planes()625 sizeInfo.fUSize != defaultInfo.fUSize || in onGetYUV8Planes()626 sizeInfo.fVSize != defaultInfo.fVSize || in onGetYUV8Planes()627 sizeInfo.fYWidthBytes < defaultInfo.fYWidthBytes || in onGetYUV8Planes()628 sizeInfo.fUWidthBytes < defaultInfo.fUWidthBytes || in onGetYUV8Planes()629 sizeInfo.fVWidthBytes < defaultInfo.fVWidthBytes) { in onGetYUV8Planes()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...