Searched refs:supportsYUV (Results 1 – 1 of 1) sorted by relevance
623 bool supportsYUV = this->onQueryYUV8(&defaultInfo, nullptr); in onGetYUV8Planes() local624 if (!supportsYUV || sizeInfo.fYSize != defaultInfo.fYSize || in onGetYUV8Planes()