Searched refs:kMetadataBufferTypeGrallocSource (Results 1 – 6 of 6) sorted by relevance
85 kMetadataBufferTypeGrallocSource = 1, enumerator
577 ? kMetadataBufferTypeGrallocSource : requestedType; in storeMetaDataInBuffers_l()870 if (metaType == kMetadataBufferTypeGrallocSource && !updateCodecBuffer) { in updateGraphicBufferInMeta_l()873 if (metaType == kMetadataBufferTypeGrallocSource in updateGraphicBufferInMeta_l()876 metadata.eType = kMetadataBufferTypeGrallocSource; in updateGraphicBufferInMeta_l()1258 if (mMetadataType[kPortIndexInput] == kMetadataBufferTypeGrallocSource in emptyBuffer()1268 codecMeta.eType = kMetadataBufferTypeGrallocSource; in emptyBuffer()1421 } else if (mMetadataType[kPortIndexInput] == kMetadataBufferTypeGrallocSource) { in emptyGraphicBuffer()
521 if (!usingANWBuffer && bufferType != kMetadataBufferTypeGrallocSource) { in extractGraphicBuffer()
372 if (type == kMetadataBufferTypeGrallocSource in codecBufferEmptied()
284 case kMetadataBufferTypeGrallocSource: return "GrallocSource";
1486 if (mOutputMetadataType == kMetadataBufferTypeGrallocSource) { in dequeueBufferFromNativeWindow()1764 && mInputMetadataType == kMetadataBufferTypeGrallocSource) { in configureCodec()6736 if (mCodec->mInputMetadataType == kMetadataBufferTypeGrallocSource) { in onCreateInputSurface()6782 if (mCodec->mInputMetadataType == kMetadataBufferTypeGrallocSource) { in onSetInputSurface()