Searched refs:kMetadataBufferTypeGrallocSource (Results 1 – 5 of 5) sorted by relevance
85 kMetadataBufferTypeGrallocSource = 1, enumerator
58 case kMetadataBufferTypeGrallocSource: return "GrallocSource";
1086 ? kMetadataBufferTypeGrallocSource : requestedType; in storeMetaDataInBuffers_l()1322 if (mMetadataType[portIndex] == kMetadataBufferTypeGrallocSource) { in useBuffer_l()1341 (mMetadataType[portIndex] == kMetadataBufferTypeGrallocSource || in useBuffer_l()1559 if (mMetadataType[portIndex] != kMetadataBufferTypeGrallocSource && in useGraphicBufferWithMetadata_l()1592 if (metaType == kMetadataBufferTypeGrallocSource in updateGraphicBufferInMeta_l()1595 metadata.eType = kMetadataBufferTypeGrallocSource; in updateGraphicBufferInMeta_l()1910 if (mMetadataType[kPortIndexInput] == kMetadataBufferTypeGrallocSource) { in emptyBuffer_l()2063 } else if (mMetadataType[kPortIndexInput] == kMetadataBufferTypeGrallocSource) { in emptyGraphicBuffer_l()
530 if (!usingANWBuffer && bufferType != kMetadataBufferTypeGrallocSource) { in extractGraphicBuffer()
1846 storeMeta == kMetadataBufferTypeGrallocSource) { in configureCodec()