Searched refs:CanImportBuffer (Results 1 – 6 of 6) sorted by relevance
39 bool CanImportBuffer(buffer_handle_t handle) override;
36 bool CanImportBuffer(buffer_handle_t handle) override;
164 bool DrmGenericImporter::CanImportBuffer(buffer_handle_t handle) { in CanImportBuffer() function in android::DrmGenericImporter
54 virtual bool CanImportBuffer(buffer_handle_t handle) = 0;
201 bool HisiImporter::CanImportBuffer(buffer_handle_t handle) { in CanImportBuffer() function in android::HisiImporter
518 if (!importer_->CanImportBuffer(l.second.buffer())) in CreateComposition()763 if (importer_->CanImportBuffer(l.second->buffer())) in ValidateDisplay()