Searched refs:kMetadataBufferTypeGrallocSource (Results 1 – 5 of 5) sorted by relevance
85 kMetadataBufferTypeGrallocSource = 1, enumerator
58 case kMetadataBufferTypeGrallocSource: return "GrallocSource";
955 ? kMetadataBufferTypeGrallocSource : requestedType; in storeMetaDataInBuffers_l()1187 if (mMetadataType[portIndex] == kMetadataBufferTypeGrallocSource) { in useBuffer_l()1206 (mMetadataType[portIndex] == kMetadataBufferTypeGrallocSource || in useBuffer_l()1424 if (mMetadataType[portIndex] != kMetadataBufferTypeGrallocSource && in useGraphicBufferWithMetadata_l()1457 if (metaType == kMetadataBufferTypeGrallocSource in updateGraphicBufferInMeta_l()1460 metadata.eType = kMetadataBufferTypeGrallocSource; in updateGraphicBufferInMeta_l()1775 if (mMetadataType[kPortIndexInput] == kMetadataBufferTypeGrallocSource) { in emptyBuffer_l()1928 } else if (mMetadataType[kPortIndexInput] == kMetadataBufferTypeGrallocSource) { in emptyGraphicBuffer_l()
530 if (!usingANWBuffer && bufferType != kMetadataBufferTypeGrallocSource) { in extractGraphicBuffer()
1761 storeMeta == kMetadataBufferTypeGrallocSource) { in configureCodec()