Searched refs:kMetadataBufferTypeGrallocSource (Results 1 – 5 of 5) sorted by relevance
85 kMetadataBufferTypeGrallocSource = 1, enumerator
58 case kMetadataBufferTypeGrallocSource: return "GrallocSource";
930 ? kMetadataBufferTypeGrallocSource : requestedType; in storeMetaDataInBuffers_l()1149 if (mMetadataType[portIndex] == kMetadataBufferTypeGrallocSource) { in useBuffer_l()1168 (mMetadataType[portIndex] == kMetadataBufferTypeGrallocSource || in useBuffer_l()1386 if (mMetadataType[portIndex] != kMetadataBufferTypeGrallocSource && in useGraphicBufferWithMetadata_l()1419 if (metaType == kMetadataBufferTypeGrallocSource in updateGraphicBufferInMeta_l()1422 metadata.eType = kMetadataBufferTypeGrallocSource; in updateGraphicBufferInMeta_l()1718 if (mMetadataType[kPortIndexInput] == kMetadataBufferTypeGrallocSource) { in emptyBuffer_l()1871 } else if (mMetadataType[kPortIndexInput] == kMetadataBufferTypeGrallocSource) { in emptyGraphicBuffer_l()
530 if (!usingANWBuffer && bufferType != kMetadataBufferTypeGrallocSource) { in extractGraphicBuffer()
1758 storeMeta == kMetadataBufferTypeGrallocSource) { in configureCodec()